vox ~master (2022-05-02T18:23:10Z)
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