Searched defs:ResultPath (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | Path.cpp | 171 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity() 796 void createUniquePath(const Twine &Model, SmallVectorImpl<char> &ResultPath, in createUniquePath() 823 SmallVectorImpl<char> &ResultPath, in createUniqueFile() 830 SmallVectorImpl<char> &ResultPath, in createUniqueFile() 843 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type, in createTemporaryFile() 856 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type, in createTemporaryFile() 865 SmallVectorImpl<char> &ResultPath, in createTemporaryFile() 872 SmallVectorImpl<char> &ResultPath, in createTemporaryFile() 886 SmallVectorImpl<char> &ResultPath) { in createUniqueDirectory() 894 SmallVectorImpl<char> &ResultPath) { in getPotentiallyUniqueFileName() [all …]
|
H A D | Caching.cpp | 47 SmallString<64> ResultPath; in localCache() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkRunner.cpp | 246 SmallString<256> ResultPath; in writeObjectFile() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 337 SmallString<128> ResultPath; in ReportDiag() local
|
/openbsd-src/gnu/llvm/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 402 SmallString<64> ResultPath; in tryLoadingBuffer() local
|