Searched refs:IndexRowsStorage (Results 1 – 1 of 1) sorted by relevance
304 std::vector<Record *> IndexRowsStorage; in emitLookupFunction() local335 IndexRowsStorage.reserve(Entries.size()); in emitLookupFunction()337 IndexRowsStorage.push_back(Entry.first); in emitLookupFunction()359 IndexRows = IndexRowsStorage; in emitLookupFunction()