Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1307 static bool isObjCTypeSubstitutable(ASTContext &Context, in isObjCTypeSubstitutable() function
1388 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()
1458 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()