Searched defs:GDMContextsTy (Results 1 - 1 of 1) 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;

Completed in 796 milliseconds