Searched defs:GetMangledName (Results 1 – 9 of 9) sorted by relevance
151 ConstString &GetMangledName() { return m_mangled; } in GetMangledName() function157 ConstString GetMangledName() const { return m_mangled; } in GetMangledName() function
19 ConstString CompilerDecl::GetMangledName() const { in GetMangledName() function in CompilerDecl
1077 ConstString TypeMemberFunctionImpl::GetMangledName() const { in GetMangledName() function in TypeMemberFunctionImpl
77 ImmutableString TFunctionLookup::GetMangledName(const char *functionName, in GetMangledName() function in sh::TFunctionLookup
76 const char *SBSymbol::GetMangledName() const { in GetMangledName() function in SBSymbol
77 const char *SBFunction::GetMangledName() const { in GetMangledName() function in SBFunction
821 const char *SBTypeMemberFunction::GetMangledName() { in GetMangledName() function in SBTypeMemberFunction
203 const char *DWARFDIE::GetMangledName() const { in GetMangledName() function in DWARFDIE
646 DWARFDebugInfoEntry::GetMangledName(const DWARFUnit *cu, in GetMangledName() function in DWARFDebugInfoEntry