Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7494 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7507 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7542 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7561 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7571 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7651 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7656 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7665 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7674 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()