Skip to content

sg::InitNameCloner::operator()

Function call operator

Synopsis

Declared in <SageIII/sageInterface/sageFunctors.h>

SgInitializedName*
operator()(SgInitializedName const* orig) const;

Return Value

This class represents the notion of a declared variable.

Parameters

Name

Description

orig

The right operand

Created with MrDocs