Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp2035 const char *class_union_struct_name = parent_decl_ctx_die->GetName (dwarf2Data, cu); in GetQualifiedName() local
2037 if (class_union_struct_name) in GetQualifiedName()
2040 storage.insert (0, class_union_struct_name); in GetQualifiedName()