Lines Matching refs:ClsMapSeen
2831 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations() argument
2870 if (!ClsMapSeen.insert(I->getSelector()).second) in MatchAllMethodDeclarations()
2900 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2911 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2918 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2925 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2932 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2972 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches() local
2974 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches()
3022 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods() local
3023 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in ImplMethodsVsClassMethods()