Searched refs:GetCPlusPlusQualifiedName (Results 1 – 2 of 2) sorted by relevance
144 std::string GetCPlusPlusQualifiedName(const DWARFDIE &die);
1515 DWARFASTParserClang::GetCPlusPlusQualifiedName(const DWARFDIE &die) { in GetCPlusPlusQualifiedName() function in DWARFASTParserClang1594 std::string qualified_name = GetCPlusPlusQualifiedName(die); in ParseStructureLikeDIE()