Home
last modified time | relevance | path

Searched defs:from_build_command (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Darguments.py77 def normalize_args_for_analyze(args, from_build_command): argument
107 def validate_args_for_analyze(parser, args, from_build_command): argument
167 def create_analyze_parser(from_build_command): argument
/external/clang/tools/scan-build-py/libscanbuild/
Danalyze.py37 def analyze_build_main(bin_dir, from_build_command): argument
268 def validate(parser, args, from_build_command): argument
283 def create_parser(from_build_command): argument