Searched refs:OutputExtension (Results 1 – 1 of 1) sorted by relevance
768 StringRef OutputExtension = llvm::sys::path::extension(OutFile); in createOutputFile() local770 StringRef(OutFile).drop_back(OutputExtension.size()); in createOutputFile()772 TempPath += OutputExtension; in createOutputFile()