Home
last modified time | relevance | path

Searched defs:COMPILER_WRAPPER_CC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py49 COMPILER_WRAPPER_CC = "intercept-cc" variable
H A Danalyze.py55 COMPILER_WRAPPER_CC = os.path.join(scanbuild_dir, "..", "libexec", "analyze-cc") variable