Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getNumCatchStmts

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