Home
last modified time | relevance | path

Searched refs:case_label_p (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc2200 case_label_p (const vec<tree> *cases, tree label) in case_label_p() function
2425 if (!case_label_p (&gimplify_ctxp->case_labels, label)) in should_warn_for_implicit_fallthrough()
2431 && !case_label_p (&gimplify_ctxp->case_labels, l)) in should_warn_for_implicit_fallthrough()
DChangeLog-201612074 (case_label_p): New function.