Home
last modified time | relevance | path

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

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