Skip to content

fixupDeclarations

Fixup definingDeclaration and firstNondefiningDeclaration pointers in SgDeclarationStatement.

Synopsis

Declared in <SageIII/astPostProcessing/fixupDeclarations.h>

void
fixupDeclarations(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs