Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNumCatchStmts

1147   assert(Record[Idx] == S->getNumCatchStmts());
1151 for (unsigned I = 0, N = S->getNumCatchStmts(); I != N; ++I)