Lines Matching refs:IncompleteImpl

2235                                 ObjCMethodDecl *method, bool &IncompleteImpl,  in WarnUndefinedMethod()  argument
2705 Sema &S, ObjCImplDecl *Impl, ObjCProtocolDecl *PDecl, bool &IncompleteImpl, in CheckProtocolMethodDefs() argument
2793 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2815 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2821 CheckProtocolMethodDefs(S, Impl, PI, IncompleteImpl, InsMap, ClsMap, CDecl, in CheckProtocolMethodDefs()
2834 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2845 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2875 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2901 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2912 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2919 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2926 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2934 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2973 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2976 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2982 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
3025 IncompleteImpl, true); in ImplMethodsVsClassMethods()
3042 CheckProtocolMethodDefs(*this, IMPDecl, PI, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()
3049 CheckProtocolMethodDefs(*this, IMPDecl, P, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()