Skip to content

AstTopDownProcessing::evaluateSynthesizedAttribute

////////////////////////////////////////// TOP DOWN PROCESSING IMPLEMENTATION /////////////////////////////////////////////

Synopsis

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

DummyAttribute
evaluateSynthesizedAttribute(
    SgNode* astNode,
    InheritedAttributeType inheritedValue,
    SynthesizedAttributesList l);

Parameters

Name

Description

astNode

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

Created with MrDocs