Skip to content

SageBuilder::buildFunctionParameterTypeList

Build SgFunctionParameterTypeList from SgFunctionParameterList

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgFunctionParameterTypeList*
buildFunctionParameterTypeList(SgFunctionParameterList* paralist);

Parameters

Name

Description

paralist

This class represents the concept of a declaration list.

Created with MrDocs