Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/check_cfc/
H A Dtest_check_cfc.py164 self.assertEqual(check_cfc.set_input_file(
H A Dcheck_cfc.py206 def set_input_file(args, input_file): function