Skip to content

sg::VarRefBuilder::VarRefBuilder

Construct from SgScopeStatement

Synopsis

Declared in <SageIII/sageInterface/sageFunctors.h>

explicit
VarRefBuilder(SgScopeStatement& the_scope);

Parameters

Name

Description

the_scope

The object to copy construct from

Created with MrDocs