Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3924 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
3931 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
3935 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4463 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp4237 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4244 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4248 return Sema::RTC_Compatible; in CheckRelatedResultTypeCompatibility()
4998 if (!ARCError && RTC == Sema::RTC_Compatible && in ActOnMethodDeclaration()
/external/clang/include/clang/Sema/
DSema.h7705 RTC_Compatible, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h9689 RTC_Compatible, enumerator