HomeSort by relevance Sort by last modified time
    Searched refs:intercept_build_main (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/scan-build-py/bin/
intercept-build 16 from libscanbuild.intercept import intercept_build_main
17 sys.exit(intercept_build_main(this_dir))
  /external/clang/tools/scan-build-py/libscanbuild/
intercept.py 39 __all__ = ['capture', 'intercept_build_main', 'intercept_build_wrapper']
50 def intercept_build_main(bin_dir): function

Completed in 148 milliseconds