Searched defs:ResultPath (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 169 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity() 791 void createUniquePath(const Twine &Model, SmallVectorImpl<char> &ResultPath, in createUniquePath() 818 SmallVectorImpl<char> &ResultPath, in createUniqueFile() 825 SmallVectorImpl<char> &ResultPath, in createUniqueFile() 838 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type, in createTemporaryFile() 851 llvm::SmallVectorImpl<char> &ResultPath, FSEntity Type, in createTemporaryFile() 860 SmallVectorImpl<char> &ResultPath, in createTemporaryFile() 867 SmallVectorImpl<char> &ResultPath, in createTemporaryFile() 881 SmallVectorImpl<char> &ResultPath) { in createUniqueDirectory() 889 SmallVectorImpl<char> &ResultPath) { in getPotentiallyUniqueFileName() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | Caching.cpp | 42 SmallString<64> ResultPath; in localCache() local
|
H A D | ThinLTOCodeGenerator.cpp | 373 SmallString<64> ResultPath; in tryLoadingBuffer() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkRunner.cpp | 263 SmallString<256> ResultPath; in writeObjectFile() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 268 SmallString<128> Model, ResultPath; in ReportDiag() local
|