Searched refs:GetDemangledFunctionNameWithoutArguments (Results 1 – 5 of 5) sorted by relevance
115 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const override;
66 ConstString CPlusPlusLanguage::GetDemangledFunctionNameWithoutArguments( in GetDemangledFunctionNameWithoutArguments() function in CPlusPlusLanguage
257 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const { in GetDemangledFunctionNameWithoutArguments() function
326 return lang->GetDemangledFunctionNameWithoutArguments(*this); in GetName()
694 cpp_lang->GetDemangledFunctionNameWithoutArguments(mangled); in CollectCandidateCPlusPlusNames()