Home
last modified time | relevance | path

Searched refs:RTC_Compatible (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h382 RTC_Compatible, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4260 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4267 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4271 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
5040 if (!ARCError && RTC == SemaObjC::RTC_Compatible && in ActOnMethodDeclaration()