Searched refs:IndexRowsStorage (Results 1 – 1 of 1) sorted by relevance
315 std::vector<Record *> IndexRowsStorage; in emitLookupFunction() local346 IndexRowsStorage.reserve(Entries.size()); in emitLookupFunction()348 IndexRowsStorage.push_back(Entry.first); in emitLookupFunction()366 IndexRows = IndexRowsStorage; in emitLookupFunction()