Skip to content

SageInterface::myRemoveStatement

A special purpose statement removal function, originally from inlinerSupport.h, Need Jeremiah's attention to refine it. Please don't use it for now.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
myRemoveStatement(SgStatement* stmt);

Parameters

Name

Description

stmt

This class represents the notion of a statement.

Created with MrDocs