Searched refs:RootE (Results 1 – 1 of 1) sorted by relevance
1790 ErrorOr<RedirectingFileSystem::Entry *> RootE = VFS->lookupPath("/"); in collectVFSFromYAML() local1791 if (!RootE) in collectVFSFromYAML()1795 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()