Lines Matching refs:InsMapSeen
2816 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations() argument
2826 if (!InsMapSeen.insert(I->getSelector()).second) in MatchAllMethodDeclarations()
2886 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2897 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()
2958 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches() local
2960 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches()
3008 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods() local
3009 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in ImplMethodsVsClassMethods()