HomeSort by: relevance | last modified time | path
    Searched refs:cxx_eval_switch_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1080 /* Used when processing a switch for the first time by cxx_eval_switch_expr
1083 /* Used when processing a switch for the first time by cxx_eval_switch_expr
1087 cxx_eval_switch_expr, where default: label should match. */
6345 cxx_eval_switch_expr (const constexpr_ctx *ctx, tree t, function
7548 cxx_eval_switch_expr (ctx, t,
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 1137 /* Used when processing a switch for the first time by cxx_eval_switch_expr
1140 /* Used when processing a switch for the first time by cxx_eval_switch_expr
1144 cxx_eval_switch_expr, where default: label should match. */
7299 cxx_eval_switch_expr (const constexpr_ctx *ctx, tree t,
8651 cxx_eval_switch_expr (ctx, t,

Completed in 86 milliseconds