Searched refs:constexpr_switch_state (Results 1 – 2 of 2) sorted by relevance
1079 enum constexpr_switch_state { enum1134 constexpr_switch_state *css_state;6359 constexpr_switch_state css = css_default_not_seen; in cxx_eval_switch_expr()
1114 * constexpr.c (enum constexpr_switch_state): New.