Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7698 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7711 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7749 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7766 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7789 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7799 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7886 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7891 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7900 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7909 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()