Home | History | Annotate | Download | only in Serialization

Lines Matching defs:NumDecls

1350   unsigned NumDecls = Record[Idx++];
1352 for (unsigned i = 0; i != NumDecls; ++i) {