Searched defs:InsMapSeen (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 2830 MatchAllMethodDeclarations(const SelectorSet & InsMap,const SelectorSet & ClsMap,SelectorSet & InsMapSeen,SelectorSet & ClsMapSeen,ObjCImplDecl * IMPDecl,ObjCContainerDecl * CDecl,bool & IncompleteImpl,bool ImmediateClass,bool WarnCategoryMethodImpl) MatchAllMethodDeclarations() argument |