Home | History | Annotate | Download | only in Sema

Lines Matching full:rtc

2965                                     ResultTypeCompatibilityKind RTC) {
3021 if (RTC != Sema::RTC_Incompatible && overridden->hasRelatedResultType())
3243 ResultTypeCompatibilityKind RTC
3246 CheckObjCMethodOverrides(ObjCMethod, CurrentClass, RTC);
3253 if (!ARCError && RTC == Sema::RTC_Compatible &&