Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h50 void AppendDeclContext(dw_tag_t tag, const char *name) { in AppendDeclContext() function
H A DDWARFDebugInfoEntry.cpp623 dwarf_decl_ctx.AppendDeclContext(tag, die->GetName(cu)); in GetDWARFDeclContextStatic()