Searched defs:getVFS (Results 1 – 6 of 6) sorted by relevance
244 vfs::FileSystem &getVFS() const { return *VFS; } in getVFS() function
403 llvm::vfs::FileSystem &getVFS() const { return *VFS; } in getVFS() function
392 llvm::vfs::FileSystem &getVFS() const { return *VFS; } in getVFS() function
81 vfs::FileSystem &ToolChain::getVFS() const { return getDriver().getVFS(); } in getVFS() function in ToolChain