Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A 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
H A 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()
H A DChangeLog-20092459 (build_temp): Build vec to pass to build_special_member_call.
2761 * call.c (build_temp): Change 0 to enum constant.
H A DChangeLog-20101949 * call.c (build_temp): Add tsubst_flags_t complain parameter;
1951 (convert_like_real): Adjust build_temp call, pass complain.
H A DChangeLog-20043774 check_constructor_callable, build_temp,
4234 * call.c (build_temp): Declare.
6840 (build_temp): New function, split out from ...
H A DChangeLog-2016851 (build_temp): Undo early_elide_copy change.
908 * call.c (build_temp, convert_like_real): Don't re-copy
H A DChangeLog-20051528 (build_temp, convert_like_real): Use diagnostic_fn_t.
H A DChangeLog-20133626 * call.c (build_temp): Likewise.
H A DChangeLog-20214464 * call.c (build_temp): Wrap a CALL_EXPR in a TARGET_EXPR
H A DChangeLog-20194022 * call.c (build_op_delete_call, build_temp, call_copy_ctor)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c222 static tree build_temp (tree, tree, int, diagnostic_t *, tsubst_flags_t);
7123 build_temp (tree expr, tree type, int flags, in build_temp() function
7747 expr = build_temp (expr, totype, flags, &diag_kind, complain); in convert_like_real_1()