Skip to content

sg::VarRefBuilder::operator()

Function call operator

Synopsis

Declared in <SageIII/sageInterface/sageFunctors.h>

SgVarRefExp*
operator()(SgInitializedName* initName) const;

Return Value

This class represents the variable refernece in expressions.

Parameters

Name

Description

initName

The right operand

Created with MrDocs