Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7438 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7451 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7485 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7504 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7514 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7585 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7590 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7596 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7605 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()