Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp84 static bool real_path(StringRef SrcPath, SmallVectorImpl<char> &RealPath) { in real_path()
160 SmallString<256> RealPath; in getRealPath() local
199 SmallString<256> RealPath; in copyToRoot() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileCollector.h57 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/external/llvm-project/llvm/include/llvm/Support/
DFileCollector.h98 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping()
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h41 SmallString<256> RealPath; in resolve() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h40 SmallString<256> RealPath; in resolve() local
/external/llvm-project/llvm/tools/dsymutil/
DCFBundle.cpp121 SmallString<256> RealPath; in SetFromPath() local
/external/llvm-project/clang/lib/Frontend/
DModuleDependencyCollector.cpp162 SmallString<256> RealPath; in getRealPath() local
/external/llvm-project/clang/lib/DirectoryWatcher/mac/
DDirectoryWatcher-mac.cpp179 std::string RealPath; in createFSEventStream() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp42 SmallString<256> RealPath; in getRealPath() local
DVirtualFileSystem.cpp1897 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
/external/llvm-project/llvm/lib/Support/
DFileCollector.cpp58 SmallString<256> RealPath; in getRealPath() local
DVirtualFileSystem.cpp1981 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry()
1989 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
1994 StringRef RealPath) { in addDirectoryMapping()
/external/llvm-project/llvm/unittests/Support/
DVirtualFileSystemTest.cpp259 SmallString<16> RealPath; in TEST() local
1948 SmallString<16> RealPath; in TEST_F() local
DPath.cpp689 TEST_F(FileSystemTest, RealPath) { in TEST_F() argument
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.cpp536 llvm::SmallString<128> RealPath; in getCanonicalPath() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp494 SmallString<256> RealPath; in isFunctionInstrumented() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp534 SmallString<256> RealPath; in isFunctionInstrumented() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1599 void YAMLVFSWriter::addFileMapping(StringRef VirtualPath, StringRef RealPath) { in addFileMapping()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1649 char RealPath[PATH_MAX + 1]; in getChildDeclContext() local