Home
last modified time | relevance | path

Searched refs:emitLookupDeclaration (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp175 void emitLookupDeclaration(const GenericTable &Table,
299 emitLookupDeclaration(Table, Index, OS); in emitLookupFunction()
465 void SearchableTableEmitter::emitLookupDeclaration(const GenericTable &Table, in emitLookupDeclaration() function in SearchableTableEmitter
487 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable()
491 emitLookupDeclaration(Table, *Index, OS); in emitGenericTable()