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