Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp758 if (auto TypeOfRecordVal = in run() local
761 TypeOfRecordVal->getValue())) { in run()
762 PrintError(TypeOfRecordVal, in run()
765 "': " + TypeOfRecordVal->getValue()->getAsString()); in run()