Home
last modified time | relevance | path

Searched refs:build_cplus_new (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c569 expr = build_cplus_new (type, expr, complain); in force_rvalue()
957 return build_cplus_new (type, ctor, complain); in ocp_convert()
H A Dlambda.c1306 call = build_cplus_new (TREE_TYPE (call), call, tf_warning_or_error); in maybe_add_lambda_conv_op()
H A Dcall.c7145 expr = build_cplus_new (type, expr, complain); in build_temp()
7550 expr = build_cplus_new (totype, expr, complain); in convert_like_real_1()
7755 return build_cplus_new (totype, expr, complain); in convert_like_real_1()
8567 exprimm = build_cplus_new (DECL_CONTEXT (fn), expr, complain); in build_over_call()
9225 call = build_cplus_new (DECL_CONTEXT (fndecl), call, complain); in build_over_call()
9733 fn = build_cplus_new (TREE_TYPE (fn), fn, complain); in build_cxx_call()
12041 return build_cplus_new (type, expr, complain); in perform_direct_initialization_if_possible()
H A Dtypeck2.c2483 return build_cplus_new (type, exp, complain); in build_functional_cast_1()
H A Dtree.c684 build_cplus_new (tree type, tree init, tsubst_flags_t complain) in build_cplus_new() function
2971 u = build_cplus_new (TREE_TYPE (t), TREE_OPERAND (t, 1), in bot_manip()
H A Dcoroutines.cc4846 r = build_cplus_new (fn_return_type, grooaf, tf_warning_or_error); in morph_fn_to_coro()
5219 r = build_cplus_new (fn_return_type, r, tf_warning_or_error); in morph_fn_to_coro()
H A Dtypeck.c6919 targ = build_cplus_new (TREE_TYPE (arg), arg, tf_warning_or_error); in unary_complex_lvalue()
8777 newrhs = build_cplus_new (lhstype, newrhs, complain); in cp_build_modify_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc569 expr = build_cplus_new (type, expr, complain); in force_rvalue()
962 return build_cplus_new (type, ctor, complain); in ocp_convert()
H A Dlambda.cc1314 call = build_cplus_new (TREE_TYPE (call), call, tf_warning_or_error); in maybe_add_lambda_conv_op()
H A DChangeLog-1996861 * tree.c (build_cplus_new): Handle getting a TARGET_EXPR.
1140 * cvt.c (convert_like): Don't call build_cplus_new twice.
1147 * cvt.c (build_over_call): Call build_cplus_new.
1807 * tree.c (build_cplus_new): Likewise.
3220 (build_cplus_new): Delete unused arg WITH_CLEANUP_P.
3229 * cp-tree.h (build_cplus_new): Fix prototype.
3632 (build_cplus_new): Likewise.
H A Dcall.cc7655 expr = build_cplus_new (type, expr, complain); in build_temp()
8008 expr = build_cplus_new (totype, expr, complain); in convert_like_internal()
8221 return build_cplus_new (totype, expr, complain); in convert_like_internal()
9266 exprimm = build_cplus_new (DECL_CONTEXT (fn), expr, complain); in build_over_call()
9938 call = build_cplus_new (DECL_CONTEXT (fndecl), call, complain); in build_over_call()
10465 fn = build_cplus_new (TREE_TYPE (fn), fn, complain); in build_cxx_call()
12793 return build_cplus_new (type, expr, complain); in perform_direct_initialization_if_possible()
H A Dcp-gimplify.cc2042 t = build_cplus_new (TREE_TYPE (t), t, tf_warning_or_error); in cxx_omp_clause_apply_fn()
2077 t = build_cplus_new (TREE_TYPE (t), t, tf_warning_or_error); in cxx_omp_clause_apply_fn()
H A DChangeLog-1999560 (build_cplus_new): Set DECL_CONTEXT for temporary variables.
2149 * tree.c (build_cplus_new): Likewise.
2166 * tree.c (build_cplus_new): Use it.
3107 * tree.c (build_cplus_new): Set it.
4107 * tree.c (build_cplus_new): Adjust call to abstract_virtuals_error
4183 * search.c (build_cplus_new): Robustify.
4252 (build_cplus_new): Don't allow the creation of an abstract class.
4808 (build_cplus_new): Make sure that what we return is of the right type.
H A DChangeLog-1997518 (build_cplus_new): Only wrap CALL_EXPRs.
1003 build_cplus_new.
1496 * tree.c (build_cplus_new): Don't set TREE_ADDRESSABLE.
H A Dtypeck2.cc2449 return build_cplus_new (type, exp, complain); in build_functional_cast_1()
H A Dtree.cc694 build_cplus_new (tree type, tree init, tsubst_flags_t complain) in build_cplus_new() function
3184 u = build_cplus_new (TREE_TYPE (t), TREE_OPERAND (t, 1), in bot_manip()
H A Dcoroutines.cc4777 r = build_cplus_new (fn_return_type, grooaf, tf_warning_or_error); in morph_fn_to_coro()
5114 r = build_cplus_new (fn_return_type, r, tf_warning_or_error); in morph_fn_to_coro()
H A DChangeLog-19941633 * tree.c (build_cplus_new): Never build WITH_CLEANUP_EXPRs.
1638 build_cplus_new.
1757 (cp_convert): Call build_cplus_new with with_cleanup_p set.
4531 on local level, go back to build_cplus_new approach.
4533 * tree.c (build_cplus_new): If with_cleanup_p, set cleanup slot
H A DChangeLog33 * cp-gimplify.cc (cxx_omp_clause_apply_fn): Call build_cplus_new
1324 * decl.cc (check_initializer): Use build_cplus_new in case of
H A DChangeLog-201292 (build_cplus_new): Adjust.
110 (build_cplus_new): Check here instead.
H A Dtypeck.cc7434 targ = build_cplus_new (TREE_TYPE (arg), arg, tf_warning_or_error); in unary_complex_lvalue()
9316 newrhs = build_cplus_new (lhstype, newrhs, complain); in cp_build_modify_expr()
H A DChangeLog-19951121 * cvt.c (cp_convert): Always call build_cplus_new for a ctor.
1943 * tree.c (build_cplus_new): Layout the slot.
H A DChangeLog-20113802 * tree.c (build_cplus_new): Check build_target_expr return
4193 * tree.c (build_cplus_new, build_aggr_init_expr): Take complain.
H A DChangeLog-20181300 * tree.c (build_cplus_new): Avoid duplicate diagnostic about
4657 * tree.c (bot_manip): If build_cplus_new or break_out_target_exprs
H A DChangeLog-2003409 * tree.c (build_local_temp): Split out from build_cplus_new.
1071 * tree.c (build_cplus_new): Use build_decl to create a VAR_DECL.

12