Home
last modified time | relevance | path

Searched refs:build_aggr_init_expr (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.c610 build_aggr_init_expr (tree type, tree init) in build_aggr_init_expr() function
695 tree rval = build_aggr_init_expr (type, init); in build_cplus_new()
H A Dtree.cc620 build_aggr_init_expr (tree type, tree init) in build_aggr_init_expr() function
705 tree rval = build_aggr_init_expr (type, init); in build_cplus_new()
H A DChangeLog-20162265 * tree.c (build_aggr_init_expr): Likewise.
2809 * tree.c (build_aggr_init_expr): Use it.
3666 * tree.c (build_aggr_init_expr): Set it.
H A DChangeLog-201291 * tree.c (build_aggr_init_expr): Remove tsubst_flags_t parameter.
109 * tree.c (build_aggr_init_expr): Don't check for abstract class.
H A DChangeLog-2011338 * init.c (build_value_init): Check build_aggr_init_expr return
4189 * tree.c (build_aggr_init_expr): Always return error_mark_node
4193 * tree.c (build_cplus_new, build_aggr_init_expr): Take complain.
H A DChangeLog-20081013 * tree.c (build_aggr_init_expr): Split out...
1019 (build_value_init_1): Use build_aggr_init_expr.
H A DChangeLog-2014525 (cxx_eval_vec_init_1): Call build_aggr_init_expr.
2909 * tree.c (build_aggr_init_expr): Copy it.
H A Dinit.c360 ctor = build_aggr_init_expr (type, ctor); in build_value_init()
H A Dinit.cc359 ctor = build_aggr_init_expr (type, ctor); in build_value_init()
H A Dconstexpr.c4173 init = build_aggr_init_expr (elttype, init); in cxx_eval_vec_init_1()
H A Dcp-tree.h7836 extern tree build_aggr_init_expr (tree, tree);
H A Dconstexpr.cc4904 init = build_aggr_init_expr (elttype, init); in cxx_eval_vec_init_1()
H A DChangeLog-20134235 * tree.c (build_aggr_init_expr): Do nothing in a template.
H A DChangeLog-20102532 * tree.c (build_aggr_init_expr): Propagate TREE_NOTHROW.
H A DChangeLog-20214797 * tree.c (build_aggr_init_expr): Revert r10-7718 change.
H A DChangeLog-20181082 * tree.c (build_aggr_init_expr): Check for void.
H A DChangeLog-20204874 * tree.c (build_aggr_init_expr): Set the location of the AGGR_INIT_EXPR
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c610 build_aggr_init_expr (tree type, tree init) in build_aggr_init_expr() function
695 tree rval = build_aggr_init_expr (type, init); in build_cplus_new()
H A Dinit.c360 ctor = build_aggr_init_expr (type, ctor); in build_value_init()
H A Dconstexpr.c4173 init = build_aggr_init_expr (elttype, init); in cxx_eval_vec_init_1()
H A Dcp-tree.h7438 extern tree build_aggr_init_expr (tree, tree);