Searched refs:DiagnosedMultipleConstructedBases (Results 1 – 1 of 1) sorted by relevance
7241 bool DiagnosedMultipleConstructedBases = false; in InheritedConstructorInfo() local 7270 if (!DiagnosedMultipleConstructedBases) { in InheritedConstructorInfo() 7276 DiagnosedMultipleConstructedBases = true; in InheritedConstructorInfo() 7284 if (DiagnosedMultipleConstructedBases) in InheritedConstructorInfo()