Home
last modified time | relevance | path

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

/external/clang/utils/check_cfc/
Dcheck_cfc.py370 temp_output_file_orig = get_temp_file_name('.o') variable
371 shutil.copyfile(output_file_orig, temp_output_file_orig)
379 checker = class_(temp_output_file_orig)