Skip to content

VariableRenaming::thisDecl

This represents the initializedName for the 'this' keyword.

Synopsis

Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>

static
SgInitializedName* thisDecl;

Description

This will allow the this pointer to be versioned inside member functions.

Created with MrDocs