Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/tests/functional/cases/
Dtest_from_cmd.py81 def compile_empty_source_file(target_dir, is_cxx): member in RunAnalyzerTest
94 self.compile_empty_source_file(tmpdir, False))
101 self.compile_empty_source_file(tmpdir, True))
109 self.compile_empty_source_file(tmpdir, False))
117 self.compile_empty_source_file(tmpdir, True))