Searched refs:IndexRowsStorage (Results 1 – 1 of 1) sorted by relevance
356 std::vector<const Record *> IndexRowsStorage; in emitLookupFunction() local388 IndexRowsStorage.reserve(Entries.size()); in emitLookupFunction()390 IndexRowsStorage.push_back(EntryRec); in emitLookupFunction()408 IndexRows = IndexRowsStorage; in emitLookupFunction()