Skip to content

AstBottomUpProcessing::evaluateInheritedAttribute

/////////////////////////////////////////// BOTTOM UP PROCESSING IMPLEMENTATION //////////////////////////////////////////////

Synopsis

Declared in <src/midend/astProcessing/AstProcessing.h>

virtual
DummyAttribute
evaluateInheritedAttribute(
    SgNode* astNode,
    DummyAttribute inheritedValue);

Parameters

Name

Description

astNode

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs