Searched refs:DIEToDeclContextMap (Results 1 – 2 of 2) sorted by relevance
236 DIEToDeclContextMap::iterator pos = m_die_to_decl_ctx.find(die); in GetCachedClangDeclContextForDIE()606 typedef llvm::DenseMap<const DWARFDebugInfoEntry *, clang::DeclContext *> DIEToDeclContextMap; typedef613 DIEToDeclContextMap m_die_to_decl_ctx;
4626 DIEToDeclContextMap::iterator pos = m_die_to_decl_ctx.find (decl_ctx_die); in GetClangDeclContextContainingDIE()