Lines Matching refs:ClsMapSeen
2824 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations() argument
2863 if (!ClsMapSeen.insert(I->getSelector()).second) in MatchAllMethodDeclarations()
2893 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2904 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()
2965 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches() local
2967 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches()
3015 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods() local
3016 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in ImplMethodsVsClassMethods()