Home
last modified time | relevance | path

Searched defs:nesting_state (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/tools/
Dcpplint.py3369 nesting_state, error): argument
3620 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, argument
3760 def CheckSpacing(filename, clean_lines, linenum, nesting_state, error): argument
4079 def _IsType(clean_lines, nesting_state, expr): argument
4142 def CheckBracesSpacing(filename, clean_lines, linenum, nesting_state, error): argument
4914 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument
5333 include_state, nesting_state, error): argument
5662 nesting_state, error): argument
6353 def IsBlockInNameSpace(nesting_state, is_forward_declaration): argument
6376 def ShouldCheckNamespaceIndentation(nesting_state, is_namespace_indent_item, argument
[all …]