Skip to content

postProcessingSupport

Postprocessing that is not likely to be handled in the legacy frontend/Sage III translation.

Synopsis

Declared in <SageIII/astPostProcessing/astPostProcessing.h>

void
postProcessingSupport(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs