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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 6124 label_matches (const constexpr_ctx *ctx, tree *jump_target, tree stmt) function
6195 if (label_matches (ctx, jump_target, stmt))
6366 this time instructing label_matches to return true for default:
6564 if (label_matches (ctx, jump_target, t))
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 6969 label_matches (const constexpr_ctx *ctx, tree *jump_target, tree stmt)
7042 if (label_matches (ctx, jump_target, stmt))
7330 this time instructing label_matches to return true for default:
7530 if (label_matches (ctx, jump_target, t))

Completed in 24 milliseconds