Home
last modified time | relevance | path

Searched defs:TempPath (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp215 std::string TempPath(const char *Prefix, const char *Extension) { in TempPath() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp219 llvm::SmallString<128> TempPath = StoragePath; in create() local
H A DCompilerInstance.cpp893 SmallString<128> TempPath = in createOutputFileImpl() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2387 SmallString<256> TempPath; in DumpCompilationDatabaseFragmentToDir() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6471 SmallString<128> TempPath(FinalOutput->getValue()); in GetNamedOutputPath() local