Searched refs:OutputExtension (Results 1 – 1 of 1) sorted by relevance
888 StringRef OutputExtension = llvm::sys::path::extension(OutputPath); in createOutputFileImpl() local890 StringRef(OutputPath).drop_back(OutputExtension.size()); in createOutputFileImpl()892 TempPath += OutputExtension; in createOutputFileImpl()