Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp1512 const char *class_union_struct_name = parent_decl_ctx_die.GetName(); in GetQualifiedName() local
1514 if (class_union_struct_name) { in GetQualifiedName()
1516 storage.insert(0, class_union_struct_name); in GetQualifiedName()