Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2723 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations() argument
2733 if (!InsMapSeen.insert(I->getSelector()).second) 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()
2859 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches() local
2861 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches()
2909 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods() local
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp2816 SelectorSet &InsMapSeen, in MatchAllMethodDeclarations() argument
2826 if (!InsMapSeen.insert(I->getSelector()).second) 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()
2958 SelectorSet InsMapSeen, ClsMapSeen; in CheckCategoryVsClassMethodMatches() local
2960 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches()
3008 SelectorSet InsMapSeen, ClsMapSeen; in ImplMethodsVsClassMethods() local
[all …]
/external/clang/include/clang/Sema/
DSema.h3189 SelectorSet &InsMapSeen,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4305 SelectorSet &InsMapSeen,