Searched refs:parse_args_for_intercept_build (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py35 from libscanbuild.arguments import parse_args_for_intercept_build namespace
54 args = parse_args_for_intercept_build()
H A Darguments.py24 __all__ = ['parse_args_for_intercept_build', 'parse_args_for_analyze_build',
28 def parse_args_for_intercept_build(): function

Completed in 97 milliseconds