Searched refs:SymbolSlabs (Results 1 – 1 of 1) sorted by relevance
266 std::vector<std::shared_ptr<SymbolSlab>> SymbolSlabs; in buildIndex() local273 SymbolSlabs.push_back(FileAndSymbols.second); in buildIndex()290 for (const auto &Slab : SymbolSlabs) { in buildIndex()316 for (const auto &Slab : SymbolSlabs) in buildIndex()365 for (const auto &Slab : SymbolSlabs) in buildIndex()376 std::make_tuple(std::move(SymbolSlabs), std::move(RefSlabs), in buildIndex()383 std::make_tuple(std::move(SymbolSlabs), std::move(RefSlabs), in buildIndex()