Searched refs:expand_default_init (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | init.c | 43 static void expand_default_init (tree, tree, tree, tree, int); 1153 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_default_init() function 1273 expand_default_init (binfo, true_exp, exp, init, flags); in expand_aggr_init_1()
|
| H A D | ChangeLog-1995 | 1064 (expand_default_init): If LOOKUP_ONLYCONVERTING is set, then set 1070 * init.c (expand_default_init): Don't allow two-level conversions 2729 * init.c (expand_default_init): Handle arguments of unknown type 3035 * init.c (expand_default_init): Only use a previous constructor call 3295 IS_AGGR_TYPE for signature pointers/reference so expand_default_init
|
| H A D | ChangeLog-2002 | 1162 * init.c (expand_default_init): Handle brace-enclosed initializers 1279 (expand_default_init): Handle brace-enclosed initializers 2081 (expand_default_init): Likewise.
|
| H A D | ChangeLog-1996 | 224 * init.c (expand_default_init): Avoid calling constructors to 234 * init.c (expand_default_init): Likewise. 2720 (expand_default_init): Likewise.
|
| H A D | ChangeLog-2004 | 2450 * init.c (build_zero_init, expand_default_init, build_new_1, 2544 expand_virtual_init, expand_default_init, expand_aggr_init_1, 2868 expand_cleanup_for_base, build_init, expand_default_init, 5382 (expand_default_init): Use BRACE_ENCLOSED_INITIALIZER_P.
|
| H A D | ChangeLog-1994 | 588 (expand_default_init): Abort if build_method_call returns NULL_TREE. 610 * init.c (expand_default_init): Likewise. Also remove some of the 1036 * init.c (expand_default_init): If we stick the object inside the 3241 * init.c (expand_default_init): Change expand_vbase_vtables_init
|
| H A D | ChangeLog-2003 | 2082 * init.c (expand_default_init): Convert the init to void. 2583 (expand_default_init): Always building a stmt tree. 6846 * init.c (expand_default_init): Update to handle MUST_NOT_THROW_EXPR.
|
| H A D | ChangeLog-1998 | 383 * init.c (expand_default_init): Check for DIRECT_BIND instead of 1837 (expand_default_init): Likewise. 3018 * init.c (expand_default_init): Only perform the initialization if
|
| H A D | ChangeLog-1997 | 519 * init.c (expand_default_init): Handle a TRY_CATCH_EXPR around
|
| H A D | ChangeLog-2000 | 2892 (expand_default_init): Changed call to finish_expr_stmt to call 4713 * init.c (expand_default_init): Don't calculate the in-charge
|
| H A D | ChangeLog-1999 | 3184 (expand_default_init): Likewise. 4245 * init.c (expand_default_init): Do not try to perform implicit
|
| H A D | ChangeLog | 1999 (expand_default_init): Do not call rvalue. 5062 (expand_default_init): Update call to digest_init.
|