Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp358 StringRef IndexTypeName; in emitLookupFunction() local
362 IndexTypeName = Table.CppTypeName; in emitLookupFunction()
406 IndexTypeName = "IndexType"; in emitLookupFunction()
476 OS << " bool operator()(const " << IndexTypeName in emitLookupFunction()
510 OS << " bool operator()(const KeyType &LHS, const " << IndexTypeName in emitLookupFunction()