Searched defs:TempFile (Results 1 – 7 of 7) sorted by relevance
80 sys::fs::TempFile TempFile; in localCache() member
1213 TempFile &TempFile::operator=(TempFile &&Other) { in TempFile() function in llvm::sys::fs::TempFile 1211 TempFile::TempFile(StringRef Name, int FD) TempFile() function in llvm::sys::fs::TempFile [all...]
69 const char *TempFile = getTempFile(C, Name + "-link", "bc"); in constructLinkAndEmitSpirvCommand() local
372 enum class Kind { InMemory, TempFile }; global() enumerator
1805 for (const char *TempFile : TempFiles) { generateCompilationDiagnostics() local 1821 for (const char *TempFile : SavedTemps) generateCompilationDiagnostics() local
2250 std::string TempFile = applyEditsToTemp(I->first, I->second, in getFileRemappingsFromFileList() local
11851 class TempFile { class11949 TempFile::TempFile() { in TempFile() function in Catch::TempFile11962 TempFile::TempFile() { in TempFile() function in Catch::TempFile