Skip to content

ResetParentPointers::traceBackToRoot

Test function to test parent pointers (from any point back to the root)

Synopsis

Declared in <SageIII/astPostProcessing/resetParentPointers.h>

void
traceBackToRoot(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs