Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/bin/
Dintercept-build16 from libscanbuild.intercept import intercept_build_main
17 sys.exit(intercept_build_main(this_dir))
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py50 def intercept_build_main(bin_dir): function