Searched refs:IndexRowsStorage (Results 1 – 1 of 1) sorted by relevance
313 std::vector<Record *> IndexRowsStorage; in emitLookupFunction() local344 IndexRowsStorage.reserve(Entries.size()); in emitLookupFunction()346 IndexRowsStorage.push_back(Entry.first); in emitLookupFunction()364 IndexRows = IndexRowsStorage; in emitLookupFunction()