Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp399 std::string LastRepr = primaryRepresentation( in emitLookupFunction() local
402 OS << " (" << Field.Name << " > " << LastRepr << "))\n"; in emitLookupFunction()