Lines Matching refs:SelectorSet
1545 const SelectorSet &InsMap, in CheckProtocolMethodDefs()
1546 const SelectorSet &ClsMap, in CheckProtocolMethodDefs()
1642 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations()
1643 const SelectorSet &ClsMap, in MatchAllMethodDeclarations()
1644 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations()
1645 SelectorSet &ClsMapSeen, in MatchAllMethodDeclarations()
1741 SelectorSet InsMap, ClsMap; in CheckCategoryVsClassMethodMatches()
1762 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches()
1773 SelectorSet InsMap; in ImplMethodsVsClassMethods()
1789 SelectorSet ClsMap; in ImplMethodsVsClassMethods()
1797 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods()