Searched refs:first_call_expr_arg (Results 1 – 4 of 4) sorted by relevance
5721 first_call_expr_arg (tree exp, call_expr_arg_iterator *iter) in first_call_expr_arg() function5745 for ((arg) = first_call_expr_arg ((call), &(iter)); (arg); \
6524 for (param = DECL_ARGUMENTS (fn), arg = first_call_expr_arg (exp, &iter); in maybe_inline_call_in_expr()
28382 (first_call_expr_arg): New.
1921 for (tree x = first_call_expr_arg (arg, &ai); x; in iterative_hash_template_arg()