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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp971 const char *class_union_struct_name = parent_decl_ctx_die.GetName(); local
973 if (class_union_struct_name) {
975 storage.insert(0, class_union_struct_name);

Completed in 86 milliseconds