Struct VarRefBuilder#

Struct Documentation#

struct VarRefBuilder#

Functor building a variable reference from an initialized name.

Public Functions

inline explicit VarRefBuilder(SgScopeStatement &the_scope)#
inline SgVarRefExp *operator()(SgInitializedName *initName) const#