Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py1940 function_state, error): argument
1996 function_state.Begin(function)
2003 function_state.Check(error, filename, linenum)
2004 function_state.End()
2006 function_state.Count() # Count non-blank/non-comment lines.
3776 include_state, function_state, nesting_state, error, argument
3801 CheckForFunctionLengths(filename, clean_lines, line, function_state, error)
3833 function_state = _FunctionState()
3847 include_state, function_state, nesting_state, error,