Searched refs:set_output_file (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dtest_check_cfc.py132 check_cfc.set_output_file(['clang'], 'test.o'), ['clang', '-o', 'test.o'])
134 self.assertEqual(check_cfc.set_output_file(
H A Dcheck_cfc.py176 def set_output_file(args, output_file): function
266 alternate_command = set_output_file(alternate_command, output_file_b)
286 alternate_command = set_output_file(alternate_command, output_file_b)

Completed in 240 milliseconds