Home | History | Annotate | Download | only in Sema

Lines Matching refs:AA_Casting

2910     case AA_Casting:
2985 if (SCS.IncompatibleObjC && Action != AA_Casting) {
3011 << (Action == AA_Casting) << From->getType() << ToType