Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Dcompilation.py52 COMPILER_PATTERNS = frozenset([ variable
139 if any(pattern.match(executable) for pattern in COMPILER_PATTERNS):