Skip to content

TransformationTracking::registerAstSubtreeIds

Assign Ids and save current File Info.

Synopsis

Declared in <transformationTracking.h>

void
registerAstSubtreeIds(SgNode* root);

Parameters

Name

Description

root

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

Created with MrDocs