Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp193 void emitLookupDeclaration(const GenericTable &Table,
326 emitLookupDeclaration(Table, Index, OS); in emitLookupFunction()
520 void SearchableTableEmitter::emitLookupDeclaration(const GenericTable &Table, in emitLookupDeclaration() function in SearchableTableEmitter
541 emitLookupDeclaration(Table, *Table.PrimaryKey, OS); in emitGenericTable()
545 emitLookupDeclaration(Table, *Index, OS); in emitGenericTable()