Searched refs:DiagnosedMultipleConstructedBases (Results 1 – 1 of 1) sorted by relevance
5088 bool DiagnosedMultipleConstructedBases = false; in InheritedConstructorInfo() local5117 if (!DiagnosedMultipleConstructedBases) { in InheritedConstructorInfo()5123 DiagnosedMultipleConstructedBases = true; in InheritedConstructorInfo()5131 if (DiagnosedMultipleConstructedBases) in InheritedConstructorInfo()