Home
last modified time | relevance | path

Searched defs:decl_ctx_die (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp789 DWARFDIE decl_ctx_die = spec_die.GetParentDeclContextDIE(); in GetParentDeclContextDIE() local
796 DWARFDIE decl_ctx_die = abs_die.GetParentDeclContextDIE(); in GetParentDeclContextDIE() local
H A DSymbolFileDWARF.cpp1528 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(die); in ResolveTypeUID() local
2758 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(spec_die); in GetDeclContextDIEContainingDIE() local
2765 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(abs_die); in GetDeclContextDIEContainingDIE() local
H A DDWARFASTParserClang.cpp930 DWARFDIE decl_ctx_die; in ParseSubroutine() local
3466 DWARFDIE decl_ctx_die = dwarf->GetDeclContextDIEContainingDIE(die); in GetClangDeclContextContainingDIE() local