Searched refs:GetCPlusPlusQualifiedName (Results 1 – 2 of 2) sorted by relevance
171 GetCPlusPlusQualifiedName(const lldb_private::plugin::dwarf::DWARFDIE &die);
1553 DWARFASTParserClang::GetCPlusPlusQualifiedName(const DWARFDIE &die) { in GetCPlusPlusQualifiedName() function in DWARFASTParserClang1632 std::string qualified_name = GetCPlusPlusQualifiedName(die); in ParseStructureLikeDIE()