Lines Matching refs:IncompleteImpl
1207 bool &IncompleteImpl, unsigned DiagID) { in WarnUndefinedMethod() argument
1611 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
1674 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG); in CheckProtocolMethodDefs()
1695 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG); in CheckProtocolMethodDefs()
1704 CheckProtocolMethodDefs(ImpLoc, *PI, IncompleteImpl, InsMap, ClsMap, CDecl); in CheckProtocolMethodDefs()
1716 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
1729 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl, in MatchAllMethodDeclarations()
1759 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl, in MatchAllMethodDeclarations()
1786 IMPDecl, *Cat, IncompleteImpl, false, in MatchAllMethodDeclarations()
1796 IMPDecl, *Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
1807 (*PI), IncompleteImpl, false, in MatchAllMethodDeclarations()
1815 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
1846 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
1849 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
1855 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
1883 IncompleteImpl, true); in ImplMethodsVsClassMethods()
1900 CheckProtocolMethodDefs(IMPDecl->getLocation(), *PI, IncompleteImpl, in ImplMethodsVsClassMethods()
1907 ImplMethodsVsClassMethods(S, IMPDecl, *Ext, IncompleteImpl); in ImplMethodsVsClassMethods()
1915 CheckProtocolMethodDefs(IMPDecl->getLocation(), *PI, IncompleteImpl, in ImplMethodsVsClassMethods()