Searched defs:ContextMap (Results 1 – 6 of 6) sorted by relevance
43 using ContextMap = std::unordered_map<uintptr_t, EGLContext>; variable
31 using ContextMap = angle::HashMap<GLuint, gl::Context *>; variable
399 struct ContextMap<S: DecoderSession> { struct403 impl<S: DecoderSession> ContextMap<S> { argument432 impl<S: DecoderSession> Default for ContextMap<S> { implementation
409 typedef llvm::DenseMap<const Decl*, AnalysisDeclContext*> ContextMap; typedef
708 "ContextMap":{ object
1574 "ContextMap":{ object