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 D | constexpr.c | 5560 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 D | constexpr.cc | 6345 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 D | ChangeLog-2019 | 4982 (cxx_eval_switch_expr): Add support for SWITCH_STMT. 5250 * constexpr.c (cxx_eval_switch_expr): Use SWITCH_COND and SWITCH_BODY.
|
H A D | ChangeLog-2014 | 480 * constexpr.c (cxx_eval_loop_expr, cxx_eval_switch_expr): New.
|
H A D | ChangeLog-2016 | 1123 (cxx_eval_switch_expr): Set up css_state field in ctx, if default
|