Lines Matching defs:DelegatingCtorDecls
2807 RecordData DelegatingCtorDecls;2808 AddLazyVectorDecls(*this, SemaRef.DelegatingCtorDecls, DelegatingCtorDecls);3092 if (!DelegatingCtorDecls.empty())3093 Stream.EmitRecord(DELEGATING_CTORS, DelegatingCtorDecls);