Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1617 if (const char *class_union_struct_name = parent_decl_ctx_die.GetName()) { in GetUniqueTypeNameAndDeclaration() local
1621 qualified_name.insert(0, class_union_struct_name); in GetUniqueTypeNameAndDeclaration()