ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
IRState.lookupLabel
ddmd
irstate
IRState
Access labels AA from C++ code.
struct
IRState
extern (
C
++)
Label
**
lookupLabel
(
Statement
s
)
Parameters
s
Type:
Statement
key
Return Value
Type:
Label
**
pointer to value if it's there, null if not
Meta
Source
See Implementation
ddmd
irstate
IRState
functions
arrayBoundsCheck
insertLabel
lookupLabel
Access labels AA from C++ code.