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