Skip to content

SageInterface::setAbbreviatedFunctionTemplateParameter

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
setAbbreviatedFunctionTemplateParameter(
    SgTemplateParameter* param,
    bool is_abbreviated_placeholder = true);

Created with MrDocs