Home
last modified time | relevance | path

Searched refs:build_temp (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2008929 (build_temp): Pass a pointer to diagnostic_t.
2309 (build_temp): Ditto.
2795 * call.c (convert_like_real): Pass LOOKUP_NO_CONVERSION to build_temp
Dcall.cc213 static tree build_temp (tree, tree, int, diagnostic_t *, tsubst_flags_t);
7633 build_temp (tree expr, tree type, int flags, in build_temp() function
8213 expr = build_temp (expr, totype, flags, &diag_kind, complain); in convert_like_internal()
DChangeLog-20092459 (build_temp): Build vec to pass to build_special_member_call.
2761 * call.c (build_temp): Change 0 to enum constant.
DChangeLog-20101949 * call.c (build_temp): Add tsubst_flags_t complain parameter;
1951 (convert_like_real): Adjust build_temp call, pass complain.
DChangeLog-20043774 check_constructor_callable, build_temp,
4234 * call.c (build_temp): Declare.
6840 (build_temp): New function, split out from ...
DChangeLog-2016851 (build_temp): Undo early_elide_copy change.
908 * call.c (build_temp, convert_like_real): Don't re-copy
DChangeLog-20051528 (build_temp, convert_like_real): Use diagnostic_fn_t.
DChangeLog-20133626 * call.c (build_temp): Likewise.
DChangeLog-20214464 * call.c (build_temp): Wrap a CALL_EXPR in a TARGET_EXPR
DChangeLog-20194022 * call.c (build_op_delete_call, build_temp, call_copy_ctor)