Searched refs:context_die (Results 1 – 1 of 1) sorted by relevance
5630 const DWARFDebugInfoEntry *context_die; in ParseType() local5631 … clang::DeclContext *context = GetClangDeclContextContainingDIE (dwarf_cu, die, &context_die); in ParseType()5636 context_die->GetOffset(), in ParseType()7798 const DWARFDebugInfoEntry *context_die = *pos; in SearchDeclContext() local7832 if (die->GetParent() != context_die) in SearchDeclContext()