Skip to content

SageInterface::removeLabeledGotos

Remove labeled goto statements

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
removeLabeledGotos(SgNode* top);

Parameters

Name

Description

top

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

Created with MrDocs