Lines Matching refs:SelectorSet
2568 const Sema::SelectorSet &InsMap, in CheckProtocolMethodDefs()
2569 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs()
2696 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations()
2697 const SelectorSet &ClsMap, in MatchAllMethodDeclarations()
2698 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations()
2699 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations()
2810 SelectorSet InsMap, ClsMap; in CheckCategoryVsClassMethodMatches()
2831 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches()
2842 SelectorSet InsMap; in ImplMethodsVsClassMethods()
2875 SelectorSet ClsMap; in ImplMethodsVsClassMethods()
2881 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods()