Searched refs:m_decl_ctx_to_die (Results 1 – 2 of 2) sorted by relevance
483 m_decl_ctx_to_die[decl_ctx].insert(die); in LinkDeclContextToDIE()614 DeclContextToDIEMap m_decl_ctx_to_die; variable
7791 DeclContextToDIEMap::iterator iter = m_decl_ctx_to_die.find(decl_context); in SearchDeclContext()7793 if (iter == m_decl_ctx_to_die.end()) in SearchDeclContext()