MarkSharedDeclarationsForOutputInCodeGeneration::evaluateInheritedAttribute
Required traversal function
Synopsis
Declared in <SageIII/astPostProcessing/markSharedDeclarationsForOutputInCodeGeneration.h>
virtual
MarkSharedDeclarationsInheritedAttribute
evaluateInheritedAttribute(
SgNode* node,
MarkSharedDeclarationsInheritedAttribute inheritedAttribute);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs