Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp2288 static bool isObjCTypeSubstitutable(ASTContext &Context, in isObjCTypeSubstitutable() function
2395 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()
2479 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()