IrTypeHeader

@IrValueKind.type
struct IrTypeHeader {}

Members

Variables

nextType
IrIndex nextType;
Undocumented in source.
prevType
IrIndex prevType;
Undocumented in source.

Meta