Lines Matching defs:DeclMapTy
1146 typedef llvm::DenseMap<const Decl*, llvm::Value*> DeclMapTy;1147 DeclMapTy LocalDeclMap;1381 const DeclMapTy &ldm,