Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumObjects

1443   unsigned NumObjects = Record[Idx++];
1444 assert(NumObjects == E->getNumObjects());
1445 for (unsigned i = 0; i != NumObjects; ++i)