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