Searched refs:RefSlabs (Results 1 – 1 of 1) sorted by relevance
267 std::vector<std::shared_ptr<RefSlab>> RefSlabs; in buildIndex() local275 RefSlabs.push_back(FileAndRefs.second.Slab); in buildIndex()277 MainFileRefs.push_back(RefSlabs.back().get()); in buildIndex()332 for (const auto &RefSlab : RefSlabs) in buildIndex()367 for (const auto &RefSlab : RefSlabs) 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()