Lines Matching refs:SelectorSet
2593 const Sema::SelectorSet &InsMap, in CheckProtocolMethodDefs()
2594 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs()
2721 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations()
2722 const SelectorSet &ClsMap, in MatchAllMethodDeclarations()
2723 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations()
2724 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations()
2838 SelectorSet InsMap, ClsMap; in CheckCategoryVsClassMethodMatches()
2859 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches()
2870 SelectorSet InsMap; in ImplMethodsVsClassMethods()
2903 SelectorSet ClsMap; in ImplMethodsVsClassMethods()
2909 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods()