Searched refs:GDMContextsTy (Results 1 – 2 of 2) sorted by relevance
518 typedef llvm::DenseMap<void*,std::pair<void*,void (*)(void*)> > GDMContextsTy; typedef519 GDMContextsTy GDMContexts;
86 for (GDMContextsTy::iterator I=GDMContexts.begin(), E=GDMContexts.end(); in ~ProgramStateManager()