Searched refs:GetMangledCounterpart (Results 1 – 3 of 3) sorted by relevance
54 StringPoolValueType GetMangledCounterpart(const char *ccstr) const { in GetMangledCounterpart() function in Pool311 bool ConstString::GetMangledCounterpart(ConstString &counterpart) const { in GetMangledCounterpart() function in ConstString312 counterpart.m_string = StringPool().GetMangledCounterpart(m_string); in GetMangledCounterpart()
335 if (!m_demangled && !m_mangled.GetMangledCounterpart(m_demangled)) { in DemangleWithRichManglingInfo()380 !m_mangled.GetMangledCounterpart(m_demangled)) { in GetDemangledName()
413 bool GetMangledCounterpart(ConstString &counterpart) const;