Home | History | Annotate | Download | only in Sema

Lines Matching refs:getNumCatchStmts

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