Home | History | Annotate | Download | only in Serialization

Lines Matching defs:NumDecls

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