Function SgNodeHelper::isLoopCond

Function SgNodeHelper::isLoopCond#

Function Documentation#

bool SgNodeHelper::isLoopCond(SgNode *node)#

is true if ‘node’ is the root node of the AST representing the condition of a Loop construct (While, DoWhile, For).