Searched refs:ConstructedBase (Results 1 – 1 of 1) sorted by relevance
6238 CXXRecordDecl *ConstructedBase = nullptr; in InheritedConstructorInfo() local6261 if (!ConstructedBase) { in InheritedConstructorInfo()6262 ConstructedBase = DConstructedBase; in InheritedConstructorInfo()6264 } else if (ConstructedBase != DConstructedBase && in InheritedConstructorInfo()6271 << ConstructedBase; in InheritedConstructorInfo()