Searched refs:GetDemangledFunctionNameWithoutArguments (Results 1 – 5 of 5) sorted by relevance
101 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const override;
110 ConstString CPlusPlusLanguage::GetDemangledFunctionNameWithoutArguments( in GetDemangledFunctionNameWithoutArguments() function in CPlusPlusLanguage
381 return lang->GetDemangledFunctionNameWithoutArguments(*this); in GetName()
383 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const { in GetDemangledFunctionNameWithoutArguments() function
695 cpp_lang->GetDemangledFunctionNameWithoutArguments(mangled); in CollectCandidateCPlusPlusNames()