Searched refs:BaseLint (Results 1 – 3 of 3) sorted by relevance
/external/llvm/utils/lint/ | ||
D | generic_lint.py | 9 class GenericCodeLint(common_lint.BaseLint): |
D | common_lint.py | 72 class BaseLint: class |
D | cpp_lint.py | 73 class CppLint(common_lint.BaseLint): |