Lines Matching defs:first_arg
478 tree first_arg; member
614 arity_rejection (tree first_arg, int expected, int actual) in arity_rejection()
624 arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to) in arg_conversion_rejection()
635 bad_arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to) in bad_arg_conversion_rejection()
1945 tree fn, tree first_arg, const vec<tree, va_gc> *args, in add_candidate() argument
1996 tree fn, tree ctype, tree first_arg, in add_function_candidate()
3092 tree ctype, tree explicit_targs, tree first_arg, in add_template_candidate_real()
3259 tree explicit_targs, tree first_arg, in add_template_candidate()
3675 add_list_candidates (tree fns, tree first_arg, in add_list_candidates()
3743 tree first_arg = NULL_TREE; in build_user_type_conversion_1() local
5437 add_candidates (tree fns, tree first_arg, const vec<tree, va_gc> *args, in add_candidates() argument
7651 tree first_arg = cand->first_arg; in build_over_call() local