Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/tools/ |
D | cpplint.py | 3544 function_state, error): argument 3598 function_state.Begin(function) 3605 function_state.Check(error, filename, linenum) 3606 function_state.End() 3608 function_state.Count() # Count non-blank/non-comment lines. 6337 include_state, function_state, nesting_state, error, argument 6363 CheckForFunctionLengths(filename, clean_lines, line, function_state, error) 6471 function_state = _FunctionState() 6486 include_state, function_state, nesting_state, error,
|