Home
last modified time | relevance | path

Searched refs:ClsMap (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2569 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs() argument
2668 !ClsMap.count(method->getSelector()) && in CheckProtocolMethodDefs()
2689 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2697 const SelectorSet &ClsMap, in MatchAllMethodDeclarations() argument
2737 if (!ClsMap.count(I->getSelector())) { in MatchAllMethodDeclarations()
2759 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2770 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2777 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2784 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2791 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
[all …]
/external/clang/include/clang/Sema/
DSema.h3114 const SelectorSet &ClsMap,