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