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