Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4127 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4134 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4138 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4722 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8340 RTC_Compatible, enumerator