Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A D__init__.py40 def call_and_report(analyzer_cmd, build_cmd): argument
59 def check_call_and_report(analyzer_cmd, build_cmd): argument