Searched refs:case_label_p (Results 1 – 2 of 2) sorted by relevance
2200 case_label_p (const vec<tree> *cases, tree label) in case_label_p() function2425 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()
12074 (case_label_p): New function.