Searched refs:store_init_value (Results 1 – 24 of 24) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-tree.h | 566 extern void store_init_value (tree, tree);
|
| H A D | c-decl.c | 3856 store_init_value (decl, init); in finish_decl() 4202 store_init_value (decl, init); in build_compound_literal()
|
| H A D | ChangeLog | 798 to store_init_value.
|
| H A D | c-typeck.c | 4663 store_init_value (tree decl, tree init) in store_init_value() function
|
| H A D | ChangeLog-2001 | 244 * c-typeck.c (store_init_value): If initializing object with array 31831 * c-typeck.c (store_init_value): Don't require constant initializer
|
| H A D | ChangeLog-2000 | 10972 * c-typeck.c (store_init_value, process_init_element): Likewise 14263 * c-typeck.c (store_init_value): Warn about automatic aggregate
|
| H A D | ChangeLog-2006 | 2871 * c-typeck.c (store_init_value): Create distinct type before
|
| H A D | ChangeLog-2005 | 13816 (store_init_value): Likewise. 27961 build_modify_expr, convert_for_assignment, store_init_value,
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | typeck2.c | 585 store_init_value (tree decl, tree init) in store_init_value() function
|
| H A D | ChangeLog-1994 | 926 * typeck2.c (store_init_value): Don't pedwarn about non-constant 1670 * typeck2.c (store_init_value): Don't be pedantic about 3783 * typeck2.c (store_init_value): Integral constant variables are 4619 * typeck2.c (store_init_value): Don't abort when called to 4623 store_init_value fails, build and expand an INIT_EXPR. If 4624 store_init_value succeeds, call expand_decl_init. 5018 * typeck2.c (store_init_value): Allow passing of TREE_CHAIN for 5268 * cp-type2.c (store_init_value): Only give error for initializer list
|
| H A D | ChangeLog-2004 | 876 * typeck2.c (store_init_value): Use split_nonconstant_init even 1337 store_init_value, digest_init, build_x_arrow, 2393 * typeck2.c (store_init_value): Don't assume !TREE_CONSTANT 2424 split_nonconstant_init_1, store_init_value, 2891 split_nonconstant_init, store_init_value, build_m_component_ref): 6702 (store_init_value): Use it. 6704 from store_init_value.
|
| H A D | init.c | 1265 init = store_init_value (exp, init); in expand_aggr_init_1()
|
| H A D | decl2.c | 1513 tree expr = store_init_value (vtbl, DECL_INITIAL (vtbl)); in maybe_emit_vtables()
|
| H A D | ChangeLog-1995 | 1626 * typeck2.c (store_init_value): Don't take the MAIN_VARIANT of the 1934 * typeck2.c (store_init_value): Only abort if the type has a 3425 * typeck2.c (store_init_value): Likewise.
|
| H A D | cp-tree.h | 4581 extern tree store_init_value (tree, tree);
|
| H A D | ChangeLog-2003 | 2605 * typeck2.c (store_init_value): Use 4761 * typeck2.c (store_init_value, process_init_constructor) 5619 * typeck2.c (store_init_value): Remove #if 0'd code.
|
| H A D | ChangeLog-1999 | 2329 * typeck2.c (store_init_value): Add comment. 3210 * typeck2.c (store_init_value): Change expand_aggr_init to 3748 (store_init_value): Remove support for signatures.
|
| H A D | ChangeLog-2002 | 1287 * typeck2.c (store_init_value): Don't try to handle digest_init 1492 * typeck2.c (store_init_value): Remove #if 0'd code.
|
| H A D | ChangeLog-1996 | 607 * typeck2.c (store_init_value): Oops. 622 * typeck2.c (store_init_value): Check for initializing pmf with { }
|
| H A D | ChangeLog-1997 | 1669 * typeck2.c (store_init_value): Always return the value if our
|
| H A D | decl.c | 4949 init_code = store_init_value (decl, init); in check_initializer()
|
| H A D | ChangeLog-2001 | 729 * typeck2.c (store_init_value): Don't re-digest a bracketed
|
| H A D | ChangeLog | 5077 (store_init_value): Use build_constructor_from_list and update call
|
| H A D | ChangeLog-1998 | 5190 (store_init_value): Don't pedwarn about using { } for pmfs.
|