Searched refs:ast_post_dec (Results 1 – 4 of 4) sorted by relevance
185 ast_post_dec, enumerator
1220 case ast_post_dec: in print()
1919 case ast_post_dec: { in do_hir()2123 case ast_post_dec: in has_sequence_subexpression()
502 $$ = new(ctx) ast_expression(ast_post_dec, $1, NULL, NULL);