vox v0.2.0 (2022-04-19T16:16:42Z)
Dub
Repo
IrTypeHeader
vox
ir
ir_type
@
IrValueKind
.
type
struct
IrTypeHeader {
IrIndex
prevType
;
IrIndex
nextType
;
}
Members
Variables
nextType
IrIndex
nextType
;
Undocumented in source.
prevType
IrIndex
prevType
;
Undocumented in source.
Meta
Source
See Implementation
vox
ir
ir_type
enums
CovertionKind
IrBasicType
IrTypeKind
getIrTypeKind
functions
getTypeArgSize
getValueType
getValueTypeArgSize
makeIrType
structs
IrTypeArray
IrTypeFunction
IrTypeHeader
IrTypePointer
IrTypeStorage
IrTypeStruct
IrTypeStructMember
SizeAndAlignment