Lines Matching defs:first_arg
495 tree first_arg; member
634 arity_rejection (tree first_arg, int expected, int actual) in arity_rejection()
644 arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to, in arg_conversion_rejection()
657 bad_arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to, in bad_arg_conversion_rejection()
2130 tree fn, tree first_arg, const vec<tree, va_gc> *args, in add_candidate() argument
2217 tree fn, tree ctype, tree first_arg, in add_function_candidate()
3322 tree ctype, tree explicit_targs, tree first_arg, in add_template_candidate_real()
3498 tree explicit_targs, tree first_arg, in add_template_candidate()
3919 add_list_candidates (tree fns, tree first_arg, in add_list_candidates()
3987 tree first_arg = NULL_TREE; in build_user_type_conversion_1() local
5760 add_candidates (tree fns, tree first_arg, const vec<tree, va_gc> *args, in add_candidates() argument
8495 tree first_arg = cand->first_arg; in build_over_call() local