Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py46 COMPILER_WRAPPER_CXX = 'intercept-c++' variable
135 'CXX': os.path.join(bin_dir, COMPILER_WRAPPER_CXX),
Danalyze.py33 COMPILER_WRAPPER_CXX = 'analyze-c++' variable
133 'CXX': os.path.join(bin_dir, COMPILER_WRAPPER_CXX),