Searched refs:IndexRowsStorage (Results 1 – 1 of 1) sorted by relevance
329 std::vector<Record *> IndexRowsStorage; in emitLookupFunction() local360 IndexRowsStorage.reserve(Entries.size()); in emitLookupFunction()362 IndexRowsStorage.push_back(Entry.first); in emitLookupFunction()380 IndexRows = IndexRowsStorage; in emitLookupFunction()