Function mangleTemplateFunction#
Defined in File manglingSupport.h
Function Documentation#
-
SgName mangleTemplateFunction(const std::string &templ_name, const SgTemplateArgumentPtrList &templ_args, const SgFunctionType *func_type, const SgScopeStatement *scope)#
Mangles an instantiated template function or member function, returning a SgName object.
See also
mangleTemplateFunctionToStd::String