Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py4708 CheckGlobalStatic(filename, clean_lines, linenum, error)
4827 def CheckGlobalStatic(filename, clean_lines, linenum, error): function