- ir_gen_continue
void ir_gen_continue(IrGenState gen, IrIndex curBlock, IrLabel nextStmt, ContinueStmtNode* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_continue
void print_continue(ContinueStmtNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.