Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DeclMapTy

3359   typedef llvm::DenseMap<const Decl*,std::pair<unsigned,unsigned> > DeclMapTy;
3361 DeclMapTy DeclMap;
3447 DeclMapTy::iterator I = DeclMap.find(D);