HomeSort by: relevance | last modified time | path
    Searched defs:temp_output_file_orig (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/utils/check_cfc/
check_cfc.py 373 temp_output_file_orig = get_temp_file_name('.o') variable in class:dash_s_no_change
374 shutil.copyfile(output_file_orig, temp_output_file_orig)
382 checker = class_(temp_output_file_orig)

Completed in 15 milliseconds