vox v0.2.0 (2022-04-19T16:16:42Z)
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