Searched refs:intercept_build_main (Results 1 – 2 of 2) sorted by relevance
16 from libscanbuild.intercept import intercept_build_main17 sys.exit(intercept_build_main(this_dir))
50 def intercept_build_main(bin_dir): function