Home | History | Annotate | Download | only in Sema

Lines Matching refs:RTC

2782                                     ResultTypeCompatibilityKind RTC) {
2801 if (RTC != Sema::RTC_Incompatible && overridden->hasRelatedResultType())
3026 ResultTypeCompatibilityKind RTC
3029 CheckObjCMethodOverrides(ObjCMethod, CurrentClass, RTC);
3036 if (!ARCError && RTC == Sema::RTC_Compatible &&