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.h390 RTC_Compatible, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4258 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4265 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4269 return SemaObjC::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
5036 if (!ARCError && RTC == SemaObjC::RTC_Compatible && in ActOnMethodDeclaration()