Searched refs:ast_post_inc (Results 1 – 5 of 5) sorted by relevance
179 ast_post_inc, enumerator
360 case ast_post_inc: in print()
347 $$ = new(ctx) ast_expression(ast_post_inc, $1, NULL, NULL);
1418 case ast_post_inc: in hir()
2994 …(yyval.expression) = new(ctx) ast_expression(ast_post_inc, (yyvsp[(1) - (2)].expression), NULL, NU…