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.cpp331 StringRef IndexTypeName; in emitLookupFunction() local
335 IndexTypeName = Table.CppTypeName; in emitLookupFunction()
378 IndexTypeName = "IndexType"; in emitLookupFunction()
454 OS << " bool operator()(const " << IndexTypeName in emitLookupFunction()
488 OS << " bool operator()(const KeyType &LHS, const " << IndexTypeName in emitLookupFunction()