Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/tests/functional/cases/
D__init__.py41 def call_and_report(analyzer_cmd, build_cmd): argument
60 def check_call_and_report(analyzer_cmd, build_cmd): argument