Searched refs:GDMContextsTy (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h449 typedef llvm::DenseMap<void*,std::pair<void*,void (*)(void*)> > GDMContextsTy; typedef in class:clang::ento::ProgramStateManager
450 GDMContextsTy GDMContexts;
/external/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp84 for (GDMContextsTy::iterator I=GDMContexts.begin(), E=GDMContexts.end();

Completed in 72 milliseconds