Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp4245 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4252 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4256 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
5011 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10235 RTC_Compatible, enumerator