Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance
| /third_party/json/third_party/cpplint/ |
| D | cpplint.py | 3274 function_state, error): argument 3328 function_state.Begin(function) 3335 function_state.Check(error, filename, linenum) 3336 function_state.End() 3338 function_state.Count() # Count non-blank/non-comment lines. 6034 include_state, function_state, nesting_state, error, argument 6060 CheckForFunctionLengths(filename, clean_lines, line, function_state, error) 6168 function_state = _FunctionState() 6183 include_state, function_state, nesting_state, error,
|