Home
last modified time | relevance | path

Searched refs:getExternalContentsPrefixDir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h989 StringRef getExternalContentsPrefixDir() const;
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp1489 StringRef RedirectingFileSystem::getExternalContentsPrefixDir() const { in getExternalContentsPrefixDir() function in RedirectingFileSystem
1831 FullPath = FS->getExternalContentsPrefixDir(); in parseEntry()