Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7748 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7762 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7802 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7824 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7848 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7859 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7947 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7952 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7961 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7971 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()