ROSE
0.9.6a
|
Functor building a variable reference from an initialized name. More...
#include <sageFunctors.h>
Public Member Functions | |
VarRefBuilder (SgScopeStatement &the_scope) | |
SgVarRefExp * | operator() (SgInitializedName *initName) const |
Private Attributes | |
SgScopeStatement & | scope |
Functor building a variable reference from an initialized name.
Definition at line 67 of file sageFunctors.h.
|
inlineexplicit |
Definition at line 70 of file sageFunctors.h.
|
inline |
Definition at line 74 of file sageFunctors.h.
References SageBuilder::buildVarRefExp(), and scope.
|
private |
Definition at line 80 of file sageFunctors.h.
Referenced by operator()().