Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp2136 static bool isObjCTypeSubstitutable(ASTContext &Context, in isObjCTypeSubstitutable() function
2245 if (isObjCTypeSubstitutable(S.Context, IfacePtrTy, ImplPtrTy, false)) in CheckMethodOverrideReturn()
2329 if (isObjCTypeSubstitutable(S.Context, ImplPtrTy, IfacePtrTy, true)) in CheckMethodOverrideParam()