Home | History | Annotate | Download | only in Core

Lines Matching refs:CaseStmt

1550     const CaseStmt *Case = I.getCase();
2335 if (const CaseStmt *C = dyn_cast<CaseStmt>(Label)) {