Searched refs:HasConstParam (Results 1 – 2 of 2) sorted by relevance
5416 bool HasConstParam = false; in CheckExplicitlyDefaultedSpecialMember() local5420 HasConstParam = ReferentType.isConstQualified(); in CheckExplicitlyDefaultedSpecialMember()5428 if (HasConstParam && !CanHaveConstParam) { in CheckExplicitlyDefaultedSpecialMember()5457 HasConstParam); in CheckExplicitlyDefaultedSpecialMember()
7313 bool HasConstParam = false; in CheckExplicitlyDefaultedSpecialMember() local7317 HasConstParam = ReferentType.isConstQualified(); in CheckExplicitlyDefaultedSpecialMember()7329 if (HasConstParam && !CanHaveConstParam) { in CheckExplicitlyDefaultedSpecialMember()7363 HasConstParam); in CheckExplicitlyDefaultedSpecialMember()