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