Home
last modified time | relevance | path

Searched refs:function_state (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/tools/
Dcpplint.py3042 function_state, error): argument
3096 function_state.Begin(function)
3103 function_state.Check(error, filename, linenum)
3104 function_state.End()
3106 function_state.Count() # Count non-blank/non-comment lines.
5766 include_state, function_state, nesting_state, error, argument
5792 CheckForFunctionLengths(filename, clean_lines, line, function_state, error)
5899 function_state = _FunctionState()
5914 include_state, function_state, nesting_state, error,