Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h44 SmallString<256> RealPath; in resolve() local
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DCFBundle.cpp121 SmallString<256> RealPath; in SetFromPath() local
/llvm-project-15.0.7/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp179 std::string RealPath; in createFSEventStream() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DFileCollector.cpp65 SmallString<256> RealPath; in updateWithRealPath() local
H A DVirtualFileSystem.cpp2571 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry()
2579 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
2584 StringRef RealPath) { in addDirectoryMapping()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp540 llvm::SmallString<128> RealPath; in getCanonicalPath() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp278 SmallString<16> RealPath; in TEST() local
2508 SmallString<16> RealPath; in TEST_F() local
H A DPath.cpp737 TEST_F(FileSystemTest, RealPath) { in TEST_F() argument
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp481 SmallString<256> RealPath; in isFunctionInstrumented() local
/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp2823 SmallString<256> RealPath; in addDeviceDepences() local