Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2594 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs() argument
2693 !ClsMap.count(method->getSelector()) && in CheckProtocolMethodDefs()
2714 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2722 const SelectorSet &ClsMap, in MatchAllMethodDeclarations() argument
2763 !ClsMap.count(I->getSelector())) { in MatchAllMethodDeclarations()
2787 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2798 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2805 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2812 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2819 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp2687 const Sema::SelectorSet &ClsMap, in CheckProtocolMethodDefs() argument
2786 !ClsMap.count(method->getSelector()) && in CheckProtocolMethodDefs()
2807 CheckProtocolMethodDefs(S, ImpLoc, PI, IncompleteImpl, InsMap, ClsMap, in CheckProtocolMethodDefs()
2815 const SelectorSet &ClsMap, in MatchAllMethodDeclarations() argument
2859 !ClsMap.count(I->getSelector())) { in MatchAllMethodDeclarations()
2886 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2897 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2904 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2911 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
2918 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations()
[all …]
/external/clang/include/clang/Sema/
DSema.h3188 const SelectorSet &ClsMap,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4304 const SelectorSet &ClsMap,