Lines Matching refs:IncompleteImpl

2217                                 bool &IncompleteImpl,  in WarnUndefinedMethod()  argument
2685 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
2778 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, in CheckProtocolMethodDefs()
2801 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2807 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2820 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2831 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2861 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2887 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2898 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2905 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2912 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2920 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2959 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2962 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2968 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
3011 IncompleteImpl, true); in ImplMethodsVsClassMethods()
3028 CheckProtocolMethodDefs(*this, IMPDecl->getLocation(), PI, IncompleteImpl, in ImplMethodsVsClassMethods()
3036 IncompleteImpl, InsMap, ClsMap, CDecl, in ImplMethodsVsClassMethods()