- ir_gen_break
void ir_gen_break(IrGenState gen, IrIndex curBlock, IrLabel nextStmt, BreakStmtNode* b)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_break
void print_break(BreakStmtNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.