Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h715 StringRef getExternalContentsPrefixDir() const;
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1036 StringRef RedirectingFileSystem::getExternalContentsPrefixDir() const { in getExternalContentsPrefixDir() function in RedirectingFileSystem
1316 FullPath = FS->getExternalContentsPrefixDir(); in parseEntry()