Skip to content

SgNodeHelper::getLabelName

returns the label name of a SgLabelStatement without trailing ":"

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

std::string
getLabelName(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs