gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITContext.newUnionType
gccjit
d
JITContext
Create a union type from an array of fields.
JITType
newUnionType
(JITLocation loc, string name, JITField[] fields)
JITType
newUnionType
(string name, JITField[] fields)
class
JITContext
JITType
newUnionType
(
string
name
,
JITField
[]
fields
...
)
Meta
Source
See Implementation
gccjit
d
JITContext
constructors
this
functions
compile
dump
getBuiltinFunction
getContext
getFirstError
getIntType
getType
newArrayAccess
newArrayType
newBinaryOp
newCall
newCast
newChildContext
newComparison
newField
newFunction
newFunctionType
newGlobal
newLocation
newOpaqueStructType
newParam
newRValue
newStructType
newUnaryOp
newUnionType
nil
one
release
setOption
zero
static functions
acquire
Create a union type from an array of fields.