Home
last modified time | relevance | path

Searched refs:ContextMap (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/virtio/video/decoder/
Dmod.rs354 struct ContextMap<S: DecoderSession> { struct
358 impl<S: DecoderSession> ContextMap<S> { implementation
360 ContextMap { in new()
397 contexts: ContextMap<D::Session>,
1098 contexts: ContextMap::new(), in new()
/external/clang/include/clang/Analysis/
DAnalysisContext.h409 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef
411 ContextMap Contexts;
/external/llvm-project/clang/include/clang/Analysis/
DAnalysisDeclContext.h420 using ContextMap = variable
423 ContextMap Contexts;