Searched refs:ConstructedBase (Results 1 – 1 of 1) sorted by relevance
5089 CXXRecordDecl *ConstructedBase = nullptr; in InheritedConstructorInfo() local5112 if (!ConstructedBase) { in InheritedConstructorInfo()5113 ConstructedBase = DConstructedBase; in InheritedConstructorInfo()5115 } else if (ConstructedBase != DConstructedBase && in InheritedConstructorInfo()5122 << ConstructedBase; in InheritedConstructorInfo()