ddmd-experimental ~master (2016-08-29T08:37:18Z)
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
Type:
Statement
key
label
Type:
Label
*
value
Meta
Source
See Implementation
ddmd
irstate
IRState
functions
arrayBoundsCheck
insertLabel
lookupLabel
Access labels AA from C++ code.