Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICK_Identity

180   First = ICK_Identity;
181 Second = ICK_Identity;
182 Third = ICK_Identity;
446 if (First != ICK_Identity) {
451 if (Second != ICK_Identity) {
467 if (Third != ICK_Identity) {
1603 SCS.Second = ICK_Identity;
1624 SCS.First = ICK_Identity;
1635 ImplicitConversionKind SecondICK = ICK_Identity;
1639 SCS.Second = ICK_Identity;
1743 SCS.Second = ICK_Identity;
1760 SCS.Third = ICK_Identity;
3524 if (SCS1.Second == ICK_Identity)
3526 else if (SCS2.Second == ICK_Identity)
3538 if (SCS1.Third == ICK_Identity)
3543 if (SCS2.Third == ICK_Identity)
4340 ICS.Standard.First = ICK_Identity;
4343 : ICK_Identity;
4344 ICS.Standard.Third = ICK_Identity;
4398 ICS.Standard.First = ICK_Identity;
4401 : ICK_Identity;
4402 ICS.Standard.Third = ICK_Identity;
4919 SecondKind = ICK_Identity;
5071 case ICK_Identity:
5270 SCS.Second = ICK_Identity;
5271 SCS.Third = ICK_Identity;