Skip to content

cfgUtils::isAssignment

/ SgExpression that is that/ assignment (effectively a type cast) or NULL otherwise

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/cfgUtils.h>

bool
isAssignment(SgNode* n);

Parameters

Name

Description

n

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

Created with MrDocs