gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITContext.newField
gccjit
d
JITContext
Create a field, for use within a struct or union.
JITField
newField
(JITLocation loc, JITType type, string name)
JITField
newField
(JITType type, string name)
class
JITContext
JITField
newField
(
JITType
type
,
string
name
)
JITField
newField
(JITLocation loc, JITTypeKind kind, string name)
JITField
newField
(JITTypeKind kind, string name)
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 field, for use within a struct or union.