Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Darguments.py55 normalize_args_for_analyze(args, from_build_command)
71 normalize_args_for_analyze(args, from_build_command)
77 def normalize_args_for_analyze(args, from_build_command): function