Searched refs:initialized_type (Results 1 – 5 of 5) sorted by relevance
3914 initialized_type (tree t) in initialized_type() function3928 return initialized_type (TREE_OPERAND (t, 1)); in initialized_type()3951 tree type = initialized_type (value); in init_subob_ctx()6894 tree type = initialized_type (t);
4635 initialized_type (tree t) in initialized_type() function4649 return initialized_type (TREE_OPERAND (t, 1)); in initialized_type()4672 tree type = initialized_type (value); in init_subob_ctx()7824 tree type = initialized_type (t); in cxx_eval_outermost_constant_expr()
706 (initialized_type, init_subob_ctx, verify_ctor_sanity): New.
1078 * constexpr.c (initialized_type): Fix AGGR_INIT_EXPR handling.
5365 * constexpr.c (initialized_type): Don't shortcut non-void type.