Searched defs:ContextMap (Results 1 – 3 of 3) sorted by relevance
104 typedef HashMap<ExecutionContext*, OwnPtr<Persistent<DatabaseContext> > > ContextMap; typedef106 typedef HashMap<ExecutionContext*, RefPtr<DatabaseContext> > ContextMap; typedef
88 typedef std::map<std::string, DomainReliabilityContext*> ContextMap; typedef
396 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef