Lines Matching defs:MapTy
21 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy;28 static void BuildParentMap(MapTy& M, Stmt* S,119 MapTy *M = new MapTy();126 delete (MapTy*) Impl;131 BuildParentMap(*(MapTy*) Impl, S);138 MapTy *M = reinterpret_cast<MapTy *>(Impl);143 MapTy* M = (MapTy*) Impl;