Home | History | Annotate | Download | only in Serialization

Lines Matching defs:DelegatingCtorDecls

3250   RecordData DelegatingCtorDecls;
3251 AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls, DelegatingCtorDecls);
3525 if (!DelegatingCtorDecls.empty())
3526 Stream.EmitRecord(DELEGATING_CTORS, DelegatingCtorDecls);