Function SgNodeHelper::isCondInBranchStmt#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isCondInBranchStmt(SgNode *node)#
is true if ‘node’ is the root node of the AST representing the condition of If, While, DoWhile, For, switch.