Searched defs:SMap (Results 1 – 4 of 4) sorted by relevance
22 typedef llvm::DenseMap<const Stmt*, CFGBlock*> SMap; typedef
511 StatementMap SMap; variable
1978 DiagnoseUnimplementedAccessor(Sema & S,ObjCInterfaceDecl * PrimaryClass,Selector Method,ObjCImplDecl * IMPDecl,ObjCContainerDecl * CDecl,ObjCCategoryDecl * C,ObjCPropertyDecl * Prop,llvm::SmallPtrSet<const ObjCMethodDecl *,8> & SMap) DiagnoseUnimplementedAccessor() argument
1148 if (NamePos != SMap.end()) { in MaybeAddResult() local