Home
last modified time | relevance | path

Searched defs:RealPath (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp229 llvm::ErrorOr<llvm::StringRef> RealPath) { in getOrEmplaceRealPathForFilename()
427 [&Output](const CachedRealPath &RealPath) -> std::error_code { in getRealPath()
435 if (const auto *RealPath = in getRealPath() local
443 const auto &RealPath = LocalCache.insertRealPathForFilename( in getRealPath() local
457 const auto &RealPath = Shard.getOrEmplaceRealPathForFilename( in getRealPath() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h117 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h47 SmallString<256> RealPath; in resolve() local
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp179 std::string RealPath; in createFSEventStream() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp67 SmallString<256> RealPath; in updateWithRealPath() local
H A DVirtualFileSystem.cpp2737 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry()
2745 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
2750 StringRef RealPath) { in addDirectoryMapping()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h303 const CachedRealPath &RealPath) { in insertRealPathForFilename()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp211 SmallString<256> RealPath; in getFileName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp464 SmallString<256> RealPath; in isFunctionInstrumented() local