Home
last modified time | relevance | path

Searched defs:ResultPath (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DPath.cpp169 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/
DCaching.cpp42 SmallString<64> ResultPath; in localCache() local
DThinLTOCodeGenerator.cpp438 SmallString<64> ResultPath; in tryLoadingBuffer() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp268 SmallString<128> Model, ResultPath; in ReportDiag() local