Lines Matching refs:SelectorSet
2686 const Sema::SelectorSet &InsMap, in CheckProtocolMethodDefs()
2687 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs()
2814 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations()
2815 const SelectorSet &ClsMap, in MatchAllMethodDeclarations()
2816 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations()
2817 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations()
2937 SelectorSet InsMap, ClsMap; in CheckCategoryVsClassMethodMatches()
2958 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches()
2969 SelectorSet InsMap; in ImplMethodsVsClassMethods()
3002 SelectorSet ClsMap; in ImplMethodsVsClassMethods()
3008 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods()