- ir_gen_expr_slice
ExprValue ir_gen_expr_slice(IrGenState gen, IrIndex curBlock, IrLabel nextStmt, SliceExprNode* node)
Undocumented in source. Be warned that the author may not have intended to support it.
- name_register_nested_expr_slice
void name_register_nested_expr_slice(SliceExprNode* node, NameRegisterState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- name_resolve_expr_slice
void name_resolve_expr_slice(SliceExprNode* node, NameResolveState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- post_clone_expr_slice
void post_clone_expr_slice(SliceExprNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_expr_slice
void print_expr_slice(SliceExprNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- type_check_expr_slice
void type_check_expr_slice(SliceExprNode* node, TypeCheckState state)
Undocumented in source. Be warned that the author may not have intended to support it.