Searched defs:InsMap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2103 llvm::SmallPtrSet<const ObjCMethodDecl *, 8> InsMap; local
H A DSemaDeclObjC.cpp2814 void Sema::MatchAllMethodDeclarations(const SelectorSet &InsMap, argument
2682 CheckProtocolMethodDefs(Sema &S, SourceLocation ImpLoc, ObjCProtocolDecl *PDecl, bool& IncompleteImpl, const Sema::SelectorSet &InsMap, const Sema::SelectorSet &ClsMap, ObjCContainerDecl *CDecl, LazyProtocolNameSet &ProtocolsExplictImpl) argument
2937 SelectorSet InsMap, ClsMap; local
2969 SelectorSet InsMap; local
3996 llvm::DenseMap<Selector, const ObjCMethodDecl*> InsMap; local
[all...]

Completed in 264 milliseconds