Home
last modified time | relevance | path

Searched defs:setVirtualFileSystem (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DFileManager.h234 void setVirtualFileSystem(IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) { in setVirtualFileSystem() function
/external/clang/include/clang/Frontend/
DCompilerInstance.h382 void setVirtualFileSystem(IntrusiveRefCntPtr<vfs::FileSystem> FS) { in setVirtualFileSystem() function