Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py44 COMPILER_WRAPPER_CC = 'intercept-cc' variable
H A Danalyze.py44 COMPILER_WRAPPER_CC = os.path.join(scanbuild_dir, '..', 'libexec', 'analyze-cc') variable