Home | History | Annotate | Download | only in Sema

Lines Matching refs:InsMapSeen

1671                                       SelectorSet &InsMapSeen,
1682 if (InsMapSeen.count((*I)->getSelector()))
1684 InsMapSeen.insert((*I)->getSelector());
1744 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1754 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1764 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1772 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1804 SelectorSet InsMapSeen, ClsMapSeen;
1806 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,
1839 SelectorSet InsMapSeen, ClsMapSeen;
1840 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen,