Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h46 SmallString<256> RealPath; in resolve() local
/freebsd-src/contrib/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp179 std::string RealPath; in createFSEventStream() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp67 SmallString<256> RealPath; in updateWithRealPath() local
H A DVirtualFileSystem.cpp2643 addEntry(StringRef VirtualPath,StringRef RealPath,bool IsDirectory) addEntry() argument
2651 addFileMapping(StringRef VirtualPath,StringRef RealPath) addFileMapping() argument
2656 addDirectoryMapping(StringRef VirtualPath,StringRef RealPath) addDirectoryMapping() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp214 SmallString<256> RealPath; in getFileName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp482 SmallString<256> RealPath; in isFunctionInstrumented() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3005 SmallString<256> RealPath; addDeviceDependences() local