Searched refs:MatchAllMethodDeclarations (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 2829 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, in MatchAllMethodDeclarations() function in Sema 2901 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations() 2912 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations() 2919 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations() 2926 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations() 2933 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in MatchAllMethodDeclarations() 2975 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches() 3024 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in ImplMethodsVsClassMethods()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 4858 void MatchAllMethodDeclarations(const SelectorSet &InsMap,
|