ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
IRState.lookupLabel
ddmd
irstate
IRState
Access labels AA from C++ code.
struct
IRState
extern (
C
++)
Label
**
lookupLabel
(
Statement
s
)
Parameters
s
Statement
key
Return Value
Type:
Label
**
pointer to value if it's there, null if not
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.