Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDFileManager.h223 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const { in getVirtualFileSystem() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDCompilerInstance.h367 vfs::FileSystem &getVirtualFileSystem() const { in getVirtualFileSystem() function