Searched refs:RootEntries (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1556 std::vector<std::unique_ptr<RedirectingFileSystem::Entry>> RootEntries; local
1578 RootEntries.push_back(std::move(E));
1626 for (auto &E : RootEntries)

Completed in 111 milliseconds