Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h225 IntrusiveRefCntPtr<llvm::vfs::FileSystem> getVirtualFileSystem() const { in getVirtualFileSystem() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h388 llvm::vfs::FileSystem &getVirtualFileSystem() const { in getVirtualFileSystem() function