MarkTemplateInstantiationsForOutputSupport::evaluateSynthesizedAttribute
Required traversal function
Synopsis
Declared in <SageIII/astPostProcessing/markTemplateInstantiationsForOutput.h>
virtual
MarkTemplateInstantiationsForOutputSupportSynthesizedAttribute
evaluateSynthesizedAttribute(
SgNode* node,
MarkTemplateInstantiationsForOutputSupportInheritedAttribute inheritedAttribute,
SubTreeSynthesizedAttributes synthesizedAttributeList);
Return Value
Synthesized attribute required for MarkTemplateSpecializationsForOutputSupport class.
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
inheritedAttribute |
Inherited attribute required for MarkTemplateSpecializationsForOutputSupport class. |
Created with MrDocs