Home
last modified time | relevance | path

Searched refs:die_dwarf_decl_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3115 DWARFDeclContext die_dwarf_decl_ctx; in FindDefinitionDIE() local
3120 die_dwarf_decl_ctx.AppendDeclContext(ctx_die.Tag(), ctx_die.GetName()); in FindDefinitionDIE()
3153 m_index->GetFullyQualifiedType(die_dwarf_decl_ctx, [&](DWARFDIE type_die) { in FindDefinitionDIE()