Home | History | Annotate | Download | only in AST

Lines Matching refs:getCatchBody

466     if (CompoundStmt *CS = dyn_cast<CompoundStmt>(catchStmt->getCatchBody())) {