Searched refs:RunOnFile (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lint/ | ||
D | common_lint.py | 73 def RunOnFile(filename, lines): member in BaseLint |
D | generic_lint.py | 12 def RunOnFile(self, filename, lines): member in GenericCodeLint |
D | cpp_lint.py | 76 def RunOnFile(self, filename, lines): member in CppLint |
/external/llvm/utils/lint/ | ||
D | common_lint.py | 73 def RunOnFile(filename, lines): member in BaseLint |
D | generic_lint.py | 12 def RunOnFile(self, filename, lines): member in GenericCodeLint |
D | cpp_lint.py | 76 def RunOnFile(self, filename, lines): member in CppLint |
/external/swiftshader/third_party/LLVM/utils/lint/ | ||
D | common_lint.py | 73 def RunOnFile(filename, lines): member in BaseLint |
D | generic_lint.py | 12 def RunOnFile(self, filename, lines): member in GenericCodeLint |
D | cpp_lint.py | 76 def RunOnFile(self, filename, lines): member in CppLint |