Searched defs:getVFS (Results 1 – 3 of 3) sorted by relevance
35 IntrusiveRefCntPtr<vfs::FileSystem> getVFS() const { return VFS; } in getVFS() function
329 llvm::vfs::FileSystem &getVFS() const { return *VFS; } in getVFS() function
99 llvm::vfs::FileSystem &ToolChain::getVFS() const { in getVFS() function in ToolChain