Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getNumCatchStmts

1840   if (S->getNumCatchStmts()) {
1857 for (unsigned I = 0, N = S->getNumCatchStmts(); I != N; ++I) {