Searched defs:getVFS (Results 1 – 4 of 4) sorted by relevance
35 IntrusiveRefCntPtr<vfs::FileSystem> getVFS() const { return VFS; } in getVFS() function
377 llvm::vfs::FileSystem &getVFS() const { return *VFS; } in getVFS() function
127 llvm::vfs::FileSystem &ToolChain::getVFS() const { in getVFS() function in ToolChain
1386 getVFS(const opt::InputArgList &args) { in getVFS() function