Home
last modified time | relevance | path

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

/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dcompilation.py51 COMPILER_PATTERNS = frozenset( variable
139 if any(pattern.match(executable) for pattern in COMPILER_PATTERNS):