Home | History | Annotate | Download | only in Serialization

Lines Matching defs:DelegatingCtorDecls

4088   RecordData DelegatingCtorDecls;
4090 AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls, DelegatingCtorDecls);
4421 if (!DelegatingCtorDecls.empty())
4422 Stream.EmitRecord(DELEGATING_CTORS, DelegatingCtorDecls);