Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/tools/ |
D | cpplint.py | 3048 function_state, error): argument 3102 function_state.Begin(function) 3109 function_state.Check(error, filename, linenum) 3110 function_state.End() 3112 function_state.Count() # Count non-blank/non-comment lines. 5782 include_state, function_state, nesting_state, error, argument 5808 CheckForFunctionLengths(filename, clean_lines, line, function_state, error) 5915 function_state = _FunctionState() 5930 include_state, function_state, nesting_state, error,
|