Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.h46 void AppendDeclContext(dw_tag_t tag, const char *name) { in AppendDeclContext() function
DDWARFDebugInfoEntry.cpp716 dwarf_decl_ctx.AppendDeclContext(tag, die->GetName(cu)); in GetDWARFDeclContextStatic()