Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4252 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4259 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4263 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
5023 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10877 RTC_Compatible, enumerator