vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
ir_gen_while
vox
fe
ast
stmt
while_stmt
Undocumented in source. Be warned that the author may not have intended to support it.
void
ir_gen_while
(
ref
IrGenState
gen
,
IrIndex
currentBlock
,
ref
IrLabel
nextStmt
,
WhileStmtNode
*
n
)
Meta
Source
See Implementation
vox
fe
ast
stmt
while_stmt
functions
ir_gen_while
name_register_nested_while
name_resolve_while
post_clone_while
print_while
type_check_while
structs
WhileStmtNode