Skip to content

ASTtools::deepCopy

Create a deep‐copy of an SgNode

Synopsis

Declared in <src/midend/programTransformation/astOutlining/Copy.hh>

[[visibility]]
SgNode*
deepCopy(SgNode const* n);

Return Value

This class represents the base class for all IR nodes within Sage III.

Parameters

Name

Description

n

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs