Searched refs:GetDeclContextDIEContainingDIE (Results 1 – 3 of 3) sorted by relevance
217 GetDeclContextDIEContainingDIE(const DWARFDIE &die);
1511 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(die); in ResolveTypeUID()2854 SymbolFileDWARF::GetDeclContextDIEContainingDIE(const DWARFDIE &orig_die) { in GetDeclContextDIEContainingDIE() function in SymbolFileDWARF2887 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(spec_die); in GetDeclContextDIEContainingDIE()2894 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(abs_die); in GetDeclContextDIEContainingDIE()3457 const DWARFDIE parent_context_die = GetDeclContextDIEContainingDIE(die); in ParseVariableDIE()
3581 DWARFDIE decl_ctx_die = dwarf->GetDeclContextDIEContainingDIE(die); in GetClangDeclContextContainingDIE()