Lines Matching refs:IncompleteImpl
2193 bool &IncompleteImpl, in WarnUndefinedMethod() argument
2663 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
2756 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, in CheckProtocolMethodDefs()
2779 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2785 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2798 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2809 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2836 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2859 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2870 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2877 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2884 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2892 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2931 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2934 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2940 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
2983 IncompleteImpl, true); in ImplMethodsVsClassMethods()
3000 CheckProtocolMethodDefs(*this, IMPDecl->getLocation(), PI, IncompleteImpl, in ImplMethodsVsClassMethods()
3008 IncompleteImpl, InsMap, ClsMap, CDecl, in ImplMethodsVsClassMethods()