Skip to content

SgNodeHelper::getForIncExpr

returns the incr/derc‐expr of For.

Synopsis

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

SgExpression*
getForIncExpr(SgNode* node);

Return Value

This class represents the notion of an expression. Expressions

Parameters

Name

Description

node

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

Created with MrDocs