Home | History | Annotate | Download | only in Basic

Lines Matching refs:RootEntries

1308     std::vector<std::unique_ptr<Entry>> RootEntries;
1331 RootEntries.push_back(std::move(E));
1376 for (std::unique_ptr<Entry> &E : RootEntries)