Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dtest_check_cfc.py118 self.assertEqual(check_cfc.replace_output_file(
120 self.assertEqual(check_cfc.replace_output_file(
123 check_cfc.replace_output_file(['clang'], 'testg.o')
H A Dcheck_cfc.py151 def replace_output_file(args, new_name): function
180 args = replace_output_file(args, output_file)