Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h49 void AppendDeclContext(dw_tag_t tag, const char *name) { in AppendDeclContext() function
H A DDWARFDebugInfoEntry.cpp1394 dwarf_decl_ctx.AppendDeclContext(tag, GetName(dwarf2Data, cu)); in GetDWARFDeclContext()