• Home
  • Raw
  • Download

Lines Matching refs:IncompleteImpl

2114                                 bool &IncompleteImpl,  in WarnUndefinedMethod()  argument
2592 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
2685 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, in CheckProtocolMethodDefs()
2708 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2714 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2727 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2738 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2765 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2788 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2799 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2806 IMPDecl, Ext, IncompleteImpl, false, in MatchAllMethodDeclarations()
2813 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2821 I->getSuperClass(), IncompleteImpl, false); in MatchAllMethodDeclarations()
2860 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2863 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2869 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
2912 IncompleteImpl, true); in ImplMethodsVsClassMethods()
2929 CheckProtocolMethodDefs(*this, IMPDecl->getLocation(), PI, IncompleteImpl, in ImplMethodsVsClassMethods()
2937 IncompleteImpl, InsMap, ClsMap, CDecl, in ImplMethodsVsClassMethods()