Function SgNodeHelper::isLoopCond#
Defined in File SgNodeHelper.h
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).