Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNumCatchStmts

979   Record.push_back(S->getNumCatchStmts());
982 for (unsigned I = 0, N = S->getNumCatchStmts(); I != N; ++I)