Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumCatchStmts

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