Searched defs:InsMapSeen (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 2974 MatchAllMethodDeclarations(InsMap, ClsMap, InsMapSeen, ClsMapSeen, in CheckCategoryVsClassMethodMatches() local 2836 MatchAllMethodDeclarations(const SelectorSet & InsMap,const SelectorSet & ClsMap,SelectorSet & InsMapSeen,SelectorSet & ClsMapSeen,ObjCImplDecl * IMPDecl,ObjCContainerDecl * CDecl,bool & IncompleteImpl,bool ImmediateClass,bool WarnCategoryMethodImpl) MatchAllMethodDeclarations() argument 3024 SelectorSet InsMapSeen, ClsMapSeen; ImplMethodsVsClassMethods() local [all...] |