Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/scan-build-py/bin/
Dintercept-build13 from libscanbuild.intercept import intercept_build
17 sys.exit(intercept_build())
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Dintercept.py51 def intercept_build(): function