Home
last modified time | relevance | path

Searched refs:cxx_eval_switch_expr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c5560 cxx_eval_switch_expr (const constexpr_ctx *ctx, tree t, in cxx_eval_switch_expr() function
6655 cxx_eval_switch_expr (ctx, t, in cxx_eval_constant_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc6345 cxx_eval_switch_expr (const constexpr_ctx *ctx, tree t, in cxx_eval_switch_expr() function
7541 cxx_eval_switch_expr (ctx, t, in cxx_eval_constant_expression()
H A DChangeLog-20194982 (cxx_eval_switch_expr): Add support for SWITCH_STMT.
5250 * constexpr.c (cxx_eval_switch_expr): Use SWITCH_COND and SWITCH_BODY.
H A DChangeLog-2014480 * constexpr.c (cxx_eval_loop_expr, cxx_eval_switch_expr): New.
H A DChangeLog-20161123 (cxx_eval_switch_expr): Set up css_state field in ctx, if default