Home | History | Annotate | Download | only in Sema

Lines Matching refs:AA_Casting

2620     if (SCS.IncompatibleObjC && Action != AA_Casting) {
2646 << (Action == AA_Casting) << From->getType() << ToType