ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
IRState.insertLabel
ddmd
irstate
IRState
Access labels AA from C++ code.
struct
IRState
extern (
C
++)
void
insertLabel
(
Statement
s
,
Label
*
label
)
Parameters
s
Statement
key
label
Label
*
value
Meta
Source
See Implementation
ddmd
irstate
IRState
constructors
this
functions
arrayBoundsCheck
getBreakBlock
getContBlock
getDefaultBlock
getFinallyBlock
getFunc
getSwitchBlock
insertLabel
lookupLabel
variables
blx
breakBlock
contBlock
defaultBlock
deferToObj
ehidden
finallyBlock
ident
labels
m
prev
sclosure
shidden
startaddress
statement
sthis
switchBlock
symbol
varsInScope
Access labels AA from C++ code.