Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp765 DWARFDIE decl_ctx_die = spec_die.GetParentDeclContextDIE(); in GetParentDeclContextDIE() local
772 DWARFDIE decl_ctx_die = abs_die.GetParentDeclContextDIE(); in GetParentDeclContextDIE() local
DDWARFASTParserClang.cpp920 DWARFDIE decl_ctx_die; in ParseSubroutine() local
3469 DWARFDIE decl_ctx_die = dwarf->GetDeclContextDIEContainingDIE(die); in GetClangDeclContextContainingDIE() local
DSymbolFileDWARF.cpp1396 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(die); in ResolveTypeUID() local
2608 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(spec_die); in GetDeclContextDIEContainingDIE() local
2615 DWARFDIE decl_ctx_die = GetDeclContextDIEContainingDIE(abs_die); in GetDeclContextDIEContainingDIE() local