Searched refs:GetDemangledFunctionNameWithoutArguments (Results 1 – 5 of 5) sorted by relevance
139 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const override;
70 ConstString CPlusPlusLanguage::GetDemangledFunctionNameWithoutArguments( in GetDemangledFunctionNameWithoutArguments() function in CPlusPlusLanguage
277 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const { in GetDemangledFunctionNameWithoutArguments() function
345 return lang->GetDemangledFunctionNameWithoutArguments(*this); in GetName()
696 cpp_lang->GetDemangledFunctionNameWithoutArguments(mangled); in CollectCandidateCPlusPlusNames()