vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
ir_gen_break
vox
fe
ast
stmt
break_stmt
Undocumented in source. Be warned that the author may not have intended to support it.
void
ir_gen_break
(
ref
IrGenState
gen
,
IrIndex
curBlock
,
ref
IrLabel
nextStmt
,
BreakStmtNode
*
b
)
Meta
Source
See Implementation
vox
fe
ast
stmt
break_stmt
functions
ir_gen_break
print_break
structs
BreakStmtNode