Searched refs:fold_non_dependent_init (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | typeck2.c | 931 value = fold_non_dependent_init (value, tf_warning_or_error, in store_init_value() 1460 tree t = fold_non_dependent_init (init, complain); in massage_init_elt()
|
| H A D | cp-tree.h | 7987 extern tree fold_non_dependent_init (tree,
|
| H A D | constexpr.c | 7411 fold_non_dependent_init (tree t, in fold_non_dependent_init() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | typeck2.cc | 880 value = fold_non_dependent_init (value, tf_warning_or_error, in store_init_value() 1442 tree t = fold_non_dependent_init (init, complain); in massage_init_elt()
|
| H A D | ChangeLog-2019 | 1255 (fold_non_dependent_init): Adjust fold_non_dependent_expr_template 4420 (fold_non_dependent_init): New function. 4421 * cp-tree.h (fold_non_dependent_init): Declare. 4422 * typeck2.c (massage_init_elt): Call fold_non_dependent_init instead
|
| H A D | ChangeLog-2020 | 771 * constexpr.c (fold_non_dependent_init): Add a tree parameter. 773 * cp-tree.h (fold_non_dependent_init): Add a tree parameter with 777 Call fold_non_dependent_init instead of maybe_constant_init.
|
| H A D | cp-tree.h | 8439 extern tree fold_non_dependent_init (tree,
|
| H A D | constexpr.cc | 8349 fold_non_dependent_init (tree t, in fold_non_dependent_init() function
|