Searched refs:RunOnFile (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/lint/ | ||
| H A D | common_lint.py | 74 def RunOnFile(filename, lines): member in BaseLint |
| H A D | generic_lint.py | 12 def RunOnFile(self, filename, lines): member in GenericCodeLint |
| H A D | cpp_lint.py | 77 def RunOnFile(self, filename, lines): member in CppLint |