Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py45 COMPILER_WRAPPER_CC = 'intercept-cc' variable
134 'CC': os.path.join(bin_dir, COMPILER_WRAPPER_CC),
Danalyze.py32 COMPILER_WRAPPER_CC = 'analyze-cc' variable
132 'CC': os.path.join(bin_dir, COMPILER_WRAPPER_CC),