Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp817 const char *class_union_struct_name = parent_decl_ctx_die.GetName(); in GetQualifiedName() local
819 if (class_union_struct_name) { in GetQualifiedName()
821 storage.insert(0, class_union_struct_name); in GetQualifiedName()