Searched defs:ResultPath (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| 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 …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/ |
| D | Caching.cpp | 42 SmallString<64> ResultPath; in localCache() local
|
| D | ThinLTOCodeGenerator.cpp | 438 SmallString<64> ResultPath; in tryLoadingBuffer() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | HTMLDiagnostics.cpp | 268 SmallString<128> Model, ResultPath; in ReportDiag() local
|