Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h59 void AppendDeclContext(dw_tag_t tag, const char *name) { in AppendDeclContext() function
H A DDWARFDIE.cpp510 dwarf_decl_ctx.AppendDeclContext(tag, die.GetName()); in GetDWARFDeclContextImpl()
H A DSymbolFileDWARF.cpp3120 die_dwarf_decl_ctx.AppendDeclContext(ctx_die.Tag(), ctx_die.GetName()); in FindDefinitionDIE()