Searched refs:first_aggr_init_expr_arg (Results 1 – 3 of 3) sorted by relevance
3948 first_aggr_init_expr_arg (tree exp, aggr_init_expr_arg_iterator *iter) in first_aggr_init_expr_arg() function3965 for ((arg) = first_aggr_init_expr_arg ((call), &(iter)); (arg); \
4186 first_aggr_init_expr_arg (tree exp, aggr_init_expr_arg_iterator *iter) in first_aggr_init_expr_arg() function4203 for ((arg) = first_aggr_init_expr_arg ((call), &(iter)); (arg); \
3006 (first_aggr_init_expr_arg): New.