Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp186 llvm::ErrorOr<llvm::StringRef> RealPath) { in getOrEmplaceRealPathForFilename() argument
386 return RealPath.getError(); in getRealPath() argument
394 if (const auto *RealPath = getRealPath() local
402 const auto &RealPath = LocalCache.insertRealPathForFilename( getRealPath() local
416 const auto &RealPath = Shard.getOrEmplaceRealPathForFilename( getRealPath() local
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h46 SmallString<256> RealPath; resolve() local
/llvm-project/llvm/tools/dsymutil/
H A DCFBundle.cpp121 SmallString<256> RealPath; in SetFromPath() local
/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp179 std::string RealPath; in createFSEventStream() local
/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 addDirectoryMapping() argument
2724 addEntry(StringRef VirtualPath,StringRef RealPath,bool IsDirectory) addEntry() argument
2732 addFileMapping(StringRef VirtualPath,StringRef RealPath) addFileMapping() argument
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h273 const CachedRealPath &RealPath) { in insertRealPathForFilename() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp176 SmallString<0> RealPath; SplitModuleLogger() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp214 SmallString<256> RealPath; in getFileName() local
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp546 llvm::SmallString<128> RealPath; in getCanonicalPath() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp482 SmallString<256> RealPath; isFunctionInstrumented() local
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp296 SmallString<16> RealPath; in TEST() local
2680 SmallString<16> RealPath; in TEST_F() local
[all...]
H A DPath.cpp743 TEST_F(FileSystemTest,RealPath) TEST_F() argument
/llvm-project/clang/lib/Driver/
H A DDriver.cpp3031 SmallString<256> RealPath; addDeviceDependences() local