Skip to content

SageInterface::deepCopyNode

Deep copy an arbitrary subtree

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
SgNode*
deepCopyNode(SgNode const* subtree);

Return Value

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

Parameters

Name

Description

subtree

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

Created with MrDocs