Home
last modified time | relevance | path

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

/llvm-project/clang/tools/scan-build-py/tests/functional/cases/
H A D__init__.py49 def call_and_report(analyzer_cmd, build_cmd): argument
70 def check_call_and_report(analyzer_cmd, build_cmd): argument