Lines Matching refs:IncompleteImpl
2235 ObjCMethodDecl *method, bool &IncompleteImpl, in WarnUndefinedMethod() argument
2704 Sema &S, ObjCImplDecl *Impl, ObjCProtocolDecl *PDecl, bool &IncompleteImpl, in CheckProtocolMethodDefs() argument
2794 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2816 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2822 CheckProtocolMethodDefs(S, Impl, PI, IncompleteImpl, InsMap, ClsMap, CDecl, in CheckProtocolMethodDefs()
2835 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2846 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2876 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2902 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2913 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2920 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2927 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2935 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2974 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2977 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2983 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
3026 IncompleteImpl, true); in ImplMethodsVsClassMethods()
3043 CheckProtocolMethodDefs(*this, IMPDecl, PI, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()
3050 CheckProtocolMethodDefs(*this, IMPDecl, P, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()