Lines Matching refs:IncompleteImpl

2221                                 ObjCMethodDecl *method, bool &IncompleteImpl,  in WarnUndefinedMethod()  argument
2696 Sema &S, ObjCImplDecl *Impl, ObjCProtocolDecl *PDecl, bool &IncompleteImpl, in CheckProtocolMethodDefs() argument
2786 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2808 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2814 CheckProtocolMethodDefs(S, Impl, PI, IncompleteImpl, InsMap, ClsMap, CDecl, in CheckProtocolMethodDefs()
2827 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2838 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2868 WarnUndefinedMethod(*this, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2894 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2905 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2912 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2919 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2927 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2966 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2969 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2975 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
3018 IncompleteImpl, true); in ImplMethodsVsClassMethods()
3035 CheckProtocolMethodDefs(*this, IMPDecl, PI, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()
3042 CheckProtocolMethodDefs(*this, IMPDecl, P, IncompleteImpl, InsMap, in ImplMethodsVsClassMethods()