Home | History | Annotate | Download | only in Checkers

Lines Matching defs:MapTy

518   typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy;
519 MapTy M;
527 MapTy::iterator I = M.find(K);
558 MapTy::iterator I = M.find(ObjCSummaryKey(II, S));