Lines Matching refs:SelectorSet
2664 const Sema::SelectorSet &InsMap, in CheckProtocolMethodDefs()
2665 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs()
2792 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations()
2793 const SelectorSet &ClsMap, in MatchAllMethodDeclarations()
2794 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations()
2795 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations()
2909 SelectorSet InsMap, ClsMap; in CheckCategoryVsClassMethodMatches()
2930 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches()
2941 SelectorSet InsMap; in ImplMethodsVsClassMethods()
2974 SelectorSet ClsMap; in ImplMethodsVsClassMethods()
2980 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods()