Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp186 llvm::ErrorOr<llvm::StringRef> RealPath) { in getOrEmplaceRealPathForFilename()
386 [&Output](const CachedRealPath &RealPath) -> std::error_code { in getRealPath()
394 if (const auto *RealPath = in getRealPath() local
402 const auto &RealPath = LocalCache.insertRealPathForFilename( in getRealPath() local
416 const auto &RealPath = Shard.getOrEmplaceRealPathForFilename( in getRealPath() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/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.cpp2724 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry()
2732 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
2737 StringRef RealPath) { in addDirectoryMapping()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h273 const CachedRealPath &RealPath) { in insertRealPathForFilename()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp176 SmallString<0> RealPath; in SplitModuleLogger() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp214 SmallString<256> RealPath; in getFileName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp482 SmallString<256> RealPath; in isFunctionInstrumented() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3042 SmallString<256> RealPath; in addDeviceDependences() local