Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumObjects

1294   unsigned NumObjects = Record[Idx++];
1295 assert(NumObjects == E->getNumObjects());
1296 for (unsigned i = 0; i != NumObjects; ++i)