Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h756 void setExternalContentsPrefixDir(StringRef PrefixDir);
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h755 void setExternalContentsPrefixDir(StringRef PrefixDir);
/external/clang/lib/Basic/
DVirtualFileSystem.cpp932 void setExternalContentsPrefixDir(StringRef PrefixDir) { in setExternalContentsPrefixDir() function in __anon45e96e000711::RedirectingFileSystem
1421 FS->setExternalContentsPrefixDir(OverlayAbsDir); in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1115 void RedirectingFileSystem::setExternalContentsPrefixDir(StringRef PrefixDir) { in setExternalContentsPrefixDir() function in RedirectingFileSystem
1638 FS->setExternalContentsPrefixDir(OverlayAbsDir); in create()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1152 void RedirectingFileSystem::setExternalContentsPrefixDir(StringRef PrefixDir) { in setExternalContentsPrefixDir() function in RedirectingFileSystem
1678 FS->setExternalContentsPrefixDir(OverlayAbsDir); in create()