Skip to content

resetParentPointersInMemoryPool

This traversal calles ResetParentPointersInMemoryPool Memory Pool traversal.

Synopsis

Declared in <SageIII/astPostProcessing/resetParentPointers.h>

void
resetParentPointersInMemoryPool(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs