Searched refs:ast_post_dec (Results 1 – 4 of 4) sorted by relevance
180 ast_post_dec, enumerator
563 case ast_post_dec: in print()
439 $$ = new(ctx) ast_expression(ast_post_dec, $1, NULL, NULL);
1491 case ast_post_dec: { in hir()