initializeExplicitScopeSupport
Initialize explicit scopes (support function should not be called).
Synopsis
Declared in <SageIII/astPostProcessing/initializeExplicitScopeData.h>
void
initializeExplicitScopeSupport(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs