Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7333 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7346 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7380 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7399 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7409 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7480 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7485 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7491 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7500 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()