Home
last modified time | relevance | path

Searched refs:build_new_function_call (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1997420 * call.c (build_new_function_call): Remove unused 'obj' parm.
748 * call.c (build_new_function_call): Fix handling of null explicit
856 (build_new_function_call): Likewise.
860 (build_new_function_call): Handle TEMPLATE_ID_EXPR.
1207 (build_new_function_call): Likewise.
1425 (build_new_function_call): Likewise.
1513 (build_new_function_call): Use it.
2080 (build_new_function_call): Print candidates.
2417 * call.c (build_new_function_call): Complain about void arg.
H A DChangeLog-19961072 (build_new_function_call): Likewise.
1187 * cvt.c (build_new_function_call): Check for error args.
1208 (build_new_function_call): Likewise.
1524 (build_new_function_call): Call it.
1587 (build_new_function_call): Support templates.
H A DChangeLog-2000122 * call.c (build_new_function_call): Lose space before paren in
3398 (build_new_function_call): Likewise.
5868 build_new_function_call, build_object_call, build_new_op,
5874 build_new_function_call, build_object_call, build_new_op,
6118 * call.c (build_new_function_call): Replace DECL_REAL_CONTEXT with
H A DChangeLog-2011709 * call.c (build_new_function_call): Call tm_malloc_replacement.
3773 * call.c (build_new_function_call): Set it for TEMPLATE_ID_EXPRs.
4180 (build_new_function_call, build_operator_new_call): Pass it.
H A DChangeLog-2002286 (build_new_function_call): Adjust calls to add_function_candidate
478 build_user_type_conversion, build_new_function_call,
2055 (build_new_function_call): Remove name lookup code. Adjust use of
H A DChangeLog-2010202 (build_new_function_call): Call it. Adjust call to
3085 (build_new_function_call): Likewise.
H A DChangeLog-20035271 (build_new_function_call): Likewise.
5296 (build_new_function_call): Use it.
6021 (build_new_function_call): Likewise.
H A DChangeLog-19984518 (build_new_function_call): Likewise.
4654 (build_new_function_call): Iterate using OVL_CHAIN.
5005 (build_new_function_call): Adjust.
H A DChangeLog-20174129 * cp-tree.h (build_new_function_call): Lose koenig_p arg. Fix
4131 * call.c (build_new_function_call): Lose koenig_p arg. Remove
H A DChangeLog-20122180 perform_overload_resolution, build_new_function_call,
H A DChangeLog-20204302 * call.c (build_new_function_call): Don't set it.
6347 (build_new_function_call): Validate coroutine builtin arguments.
H A DChangeLog-20082303 (build_new_function_call): Add SFINAE support.
H A Dcp-tree.h6545 extern tree build_new_function_call (tree, vec<tree, va_gc> **,
H A DChangeLog-20051056 (build_new_function_call): Add koenig_p parameter. Change
H A DChangeLog-20092451 (build_new_function_call, build_operator_new_call): Likewise.
H A DChangeLog-20151915 (build_new_function_call): Handle evaluating concepts.
H A DChangeLog-2016430 (build_new_function_call): Pass them in.
H A Dsemantics.cc2903 result = build_new_function_call (fn, args, complain); in finish_call_expr()
H A Dcall.cc4811 build_new_function_call (tree fn, vec<tree, va_gc> **args, in build_new_function_call() function
H A DChangeLog-20212477 instead of build_new_function_call. Don't use tf_decltype or
H A DChangeLog-20046115 (build_new_function_call): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6298 extern tree build_new_function_call (tree, vec<tree, va_gc> **,
H A Dpt.c29140 call = build_new_function_call (list_cands, &args, tf_decltype); in do_class_deduction()
29169 call = build_new_function_call (cands, &args, tf_decltype); in do_class_deduction()
29179 call = build_new_function_call (cands, &args, complain | tf_decltype); in do_class_deduction()
H A Dsemantics.c2674 result = build_new_function_call (fn, args, complain); in finish_call_expr()
H A Dcall.c4571 build_new_function_call (tree fn, vec<tree, va_gc> **args, in build_new_function_call() function

12