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