Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/scan-build-py/bin/
H A Dintercept-build13 from libscanbuild.intercept import intercept_build
17 sys.exit(intercept_build())
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py51 def intercept_build(): function