Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
6520 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local6533 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()6567 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()6586 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()6596 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()6670 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()6675 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()6681 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()6690 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()