Home | History | Annotate | Download | only in Sema

Lines Matching refs:ICK_Identity

207   First = ICK_Identity;
208 Second = ICK_Identity;
209 Third = ICK_Identity;
459 if (First != ICK_Identity) {
464 if (Second != ICK_Identity) {
480 if (Third != ICK_Identity) {
1545 SCS.Second = ICK_Identity;
1561 SCS.First = ICK_Identity;
1572 ImplicitConversionKind SecondICK = ICK_Identity;
1576 SCS.Second = ICK_Identity;
1666 SCS.Second = ICK_Identity;
1683 SCS.Third = ICK_Identity;
3439 if (SCS1.Second == ICK_Identity)
3441 else if (SCS2.Second == ICK_Identity)
3453 if (SCS1.Third == ICK_Identity)
3458 if (SCS2.Third == ICK_Identity)
4253 ICS.Standard.First = ICK_Identity;
4256 : ICK_Identity;
4257 ICS.Standard.Third = ICK_Identity;
4321 ICS.Standard.First = ICK_Identity;
4324 : ICK_Identity;
4325 ICS.Standard.Third = ICK_Identity;
4777 SecondKind = ICK_Identity;
4929 case ICK_Identity:
5092 SCS.Second = ICK_Identity;
5093 SCS.Third = ICK_Identity;