Home | History | Annotate | Download | only in Serialization

Lines Matching defs:NumDecls

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