Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCatchStmt

5928     StmtResult Catch = getDerived().TransformStmt(S->getCatchStmt(I));
5931 if (Catch.get() != S->getCatchStmt(I))