Skip to content

SageBuilder::testTemplateParameterParents

DQ (9/16/2012): Added function to support setting the template parameters and setting their parents (and for any relevant declaration).

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
void
testTemplateParameterParents(SgDeclarationStatement* decl);

Parameters

Name

Description

decl

This class represents the concept of a declaration statement.

Created with MrDocs