Home | History | Annotate | Download | only in Sema

Lines Matching refs:SelectorSet

3399   typedef llvm::SmallPtrSet<Selector, 8> SelectorSet;
3509 void MatchAllMethodDeclarations(const SelectorSet &InsMap,
3510 const SelectorSet &ClsMap,
3511 SelectorSet &InsMapSeen,
3512 SelectorSet &ClsMapSeen,