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