Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/lint/
Dgeneric_lint.py9 class GenericCodeLint(common_lint.BaseLint): class
14 GenericCodeLint.MAX_LINE_LENGTH)
19 common_lint.RunLintOverAllFiles(GenericCodeLint(), filenames)
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lint/
Dgeneric_lint.py9 class GenericCodeLint(common_lint.BaseLint): class
14 GenericCodeLint.MAX_LINE_LENGTH)
19 common_lint.RunLintOverAllFiles(GenericCodeLint(), filenames)
/external/llvm/utils/lint/
Dgeneric_lint.py9 class GenericCodeLint(common_lint.BaseLint): class
14 GenericCodeLint.MAX_LINE_LENGTH)
19 common_lint.RunLintOverAllFiles(GenericCodeLint(), filenames)