Searched refs:CheckForNamespaceIndentation (Results 1 – 2 of 2) sorted by relevance
/external/google-styleguide/cpplint/ |
D | cpplint.py | 3026 def CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line, function 5788 CheckForNamespaceIndentation(filename, nesting_state, clean_lines, line,
|
D | cpplint_unittest.py | 261 cpplint.CheckForNamespaceIndentation('foo.h', nesting_state,
|