OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunLintOverAllFiles
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/lint/
generic_lint.py
19
common_lint.
RunLintOverAllFiles
(GenericCodeLint(), filenames)
common_lint.py
77
def
RunLintOverAllFiles
(linter, filenames):
cpp_lint.py
87
all_lint = common_lint.
RunLintOverAllFiles
(CppLint(), filenames)
Completed in 130 milliseconds