Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7584 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7598 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7638 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7656 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7680 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7691 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7779 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7785 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7795 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7806 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()