Searched refs:ast_field_selection (Results 1 – 4 of 4) sorted by relevance
181 ast_field_selection, enumerator
547 case ast_field_selection: in print()
426 $$ = new(ctx) ast_expression(ast_field_selection, $1, NULL, NULL);457 $$ = new(ctx) ast_expression(ast_field_selection, $1, $3, NULL);
1519 case ast_field_selection: in hir()