Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_from_cmd.py80 def compile_empty_source_file(target_dir, is_cxx): member in RunAnalyzerTest
93 self.compile_empty_source_file(tmpdir, False))
100 self.compile_empty_source_file(tmpdir, True))
108 self.compile_empty_source_file(tmpdir, False))
116 self.compile_empty_source_file(tmpdir, True))