gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITContext.newStructType
gccjit
d
JITContext
Create a struct type from an array of fields.
JITStruct
newStructType
(JITLocation loc, string name, JITField[] fields)
JITStruct
newStructType
(string name, JITField[] fields)
class
JITContext
JITStruct
newStructType
(
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 struct type from an array of fields.