Searched refs:ConstructedBase (Results 1 – 1 of 1) sorted by relevance
7242 CXXRecordDecl *ConstructedBase = nullptr; in InheritedConstructorInfo() local7265 if (!ConstructedBase) { in InheritedConstructorInfo()7266 ConstructedBase = DConstructedBase; in InheritedConstructorInfo()7268 } else if (ConstructedBase != DConstructedBase && in InheritedConstructorInfo()7275 << ConstructedBase; in InheritedConstructorInfo()