Expand description
TableGen records and record values.
Structsยง
- Record
- An immutable reference to a TableGen record.
- Record
Value - Struct that represents a field of a
Record. - Record
Value Iter - Iterator over the fields of a
Record. - Super
Class Iter - Iterator over the direct super classes of a
Record. - Template
ArgIter - Iterator over the template argument names of a
Record.