Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h713 void setExternalContentsPrefixDir(StringRef PrefixDir);
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1032 void RedirectingFileSystem::setExternalContentsPrefixDir(StringRef PrefixDir) { in setExternalContentsPrefixDir() function in RedirectingFileSystem
1546 FS->setExternalContentsPrefixDir(OverlayAbsDir); in create()