MarkTemplateSpecializationsForOutput::evaluateInheritedAttribute
Required traversal function
Synopsis
Declared in <SageIII/astPostProcessing/markTemplateSpecializationsForOutput.h>
virtual
MarkTemplateSpecializationsForOutputInheritedAttribute
evaluateInheritedAttribute(
SgNode* node,
MarkTemplateSpecializationsForOutputInheritedAttribute inheritedAttribute);
Return Value
Inherited attribute required for MarkTemplateSpecializationsForOutput class.
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
inheritedAttribute |
Inherited attribute required for MarkTemplateSpecializationsForOutput class. |
Created with MrDocs