Searched defs:TempOutFile (Results 1 – 4 of 4) sorted by relevance
129 bool TempOutFile; member in __anon6bc62a630111::ThinLTOTaskInfo133 bool TempOutFile) in ThinLTOTaskInfo()838 static void recordFile(std::string Filename, bool TempOutFile) { in recordFile()1035 static int openOutputFile(SmallString<128> InFilename, bool TempOutFile, in openOutputFile()1081 bool TempOutFile = Filename.empty(); in runSplitCodeGen() local1243 bool TempOutFile = Filename.empty(); in thinLTOBackends() local
81 TempOutFile() { file_ = GetTempOutFile(&file_name_); } in TempOutFile() function
83 TempOutFile() { file_ = GetTempOutFile(&file_name_); } in TempOutFile() function
766 static void recordFile(const std::string &Filename, bool TempOutFile) { in recordFile()778 static int getOutputFileName(StringRef InFilename, bool TempOutFile, in getOutputFileName()