Searched refs:ShouldDeleteForTypeMismatch (Results 1 – 1 of 1) sorted by relevance
7330 bool ShouldDeleteForTypeMismatch = false; in CheckExplicitlyDefaultedSpecialMember() local7343 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7377 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7396 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7406 ShouldDeleteForTypeMismatch = true; in CheckExplicitlyDefaultedSpecialMember()7477 if (ShouldDeleteForTypeMismatch || ShouldDeleteSpecialMember(MD, CSM)) { in CheckExplicitlyDefaultedSpecialMember()7482 if (ShouldDeleteForTypeMismatch) { in CheckExplicitlyDefaultedSpecialMember()7488 if (ShouldDeleteForTypeMismatch && !HadError) { in CheckExplicitlyDefaultedSpecialMember()7497 assert(!ShouldDeleteForTypeMismatch && "deleted non-first decl"); in CheckExplicitlyDefaultedSpecialMember()