Lines Matching +defs:real +defs:args

474       const tree *args;  member
499 const vec<tree, va_gc> *args; member
693 const tree *args, unsigned int nargs, in template_unification_rejection()
2130 tree fn, tree first_arg, const vec<tree, va_gc> *args, in add_candidate()
2218 const vec<tree, va_gc> *args, tree access_path, in add_function_candidate()
2554 tree type1, tree type2, const vec<tree,va_gc> &args, in build_builtin_candidate()
2662 tree type2, vec<tree,va_gc> &args, tree *argtypes, in add_builtin_candidate()
3152 vec<tree, va_gc> &args = *argv; in add_builtin_candidates() local
3920 const vec<tree, va_gc> *args, tree totype, in add_list_candidates()
3988 vec<tree, va_gc> *args = NULL; in build_user_type_conversion_1() local
4455 resolve_args (vec<tree, va_gc> *args, tsubst_flags_t complain) in resolve_args()
4491 const vec<tree, va_gc> *args, in perform_overload_resolution()
4541 print_error_for_call_failure (tree fn, vec<tree, va_gc> *args, in print_error_for_call_failure()
4571 build_new_function_call (tree fn, vec<tree, va_gc> **args, in build_new_function_call()
4650 build_operator_new_call (tree fnname, vec<tree, va_gc> **args, in build_operator_new_call()
4761 build_op_call_1 (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call_1()
4903 build_op_call (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call()
5497 releasing_vec args; in build_conditional_expr_1() local
5760 add_candidates (tree fns, tree first_arg, const vec<tree, va_gc> *args, in add_candidates()
7012 releasing_vec args; in build_op_delete_call() local
7660 tree real = CONSTRUCTOR_ELT (expr, 0)->value; in convert_like_real_1() local
8494 const vec<tree, va_gc> *args = cand->args; in build_over_call() local
9428 const vec<tree, va_gc> *args) in maybe_warn_class_memaccess()
9793 build_special_member_call (tree instance, tree name, vec<tree, va_gc> **args, in build_special_member_call()
10116 build_new_method_call_1 (tree instance, tree fns, vec<tree, va_gc> **args, in build_new_method_call_1()
10520 build_new_method_call (tree instance, tree fns, vec<tree, va_gc> **args, in build_new_method_call()
12545 tree args = FUNCTION_FIRST_USER_PARMTYPE (decl); in is_list_ctor() local