Home | History | Annotate | Download | only in Core

Lines Matching refs:CaseStmt

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