ROSE 0.11.145.147
Public Member Functions | List of all members
legacy::InitNameCloner Struct Reference

Description

Functor copying an initialized name into a different scope.

Definition at line 85 of file sageFunctors.h.

#include <sageInterface/sageFunctors.h>

Public Member Functions

 InitNameCloner (SgDeclarationStatement &, SgScopeStatement *enclosing_scope=0)
 
SgInitializedNameoperator() (const SgInitializedName *orig) const
 

Constructor & Destructor Documentation

◆ InitNameCloner()

legacy::InitNameCloner::InitNameCloner ( SgDeclarationStatement ,
SgScopeStatement enclosing_scope = 0 
)
inline

Definition at line 87 of file sageFunctors.h.

Member Function Documentation

◆ operator()()

SgInitializedName * legacy::InitNameCloner::operator() ( const SgInitializedName orig) const
inline

Definition at line 93 of file sageFunctors.h.


The documentation for this struct was generated from the following file: