Searched defs:ContextMap (Results 1 – 3 of 3) sorted by relevance
354 struct ContextMap<S: DecoderSession> { struct358 impl<S: DecoderSession> ContextMap<S> { implementation
420 using ContextMap = variable
409 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef