gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITRValue.dereference
gccjit
d
JITRValue
Dereferencing an rvalue of pointer type. This is equivalent to "*(value)".
class
JITRValue
final
JITLValue
dereference
(
JITLocation
loc
= null
)
Meta
Source
See Implementation
gccjit
d
JITRValue
constructors
this
functions
accessField
castTo
dereference
dereferenceField
getRValue
getType
Dereferencing an rvalue of pointer type. This is equivalent to "*(value)".