Searched refs:emitLookupFunction (Results 1 – 1 of 1) sorted by relevance
195 void emitLookupFunction(const GenericTable &Table, const SearchIndex &Index,321 void SearchableTableEmitter::emitLookupFunction(const GenericTable &Table, in emitLookupFunction() function in SearchableTableEmitter572 emitLookupFunction(Table, *Table.PrimaryKey, /*IsPrimary=*/true, OS); in emitGenericTable()574 emitLookupFunction(Table, *Index, /*IsPrimary=*/false, OS); in emitGenericTable()