Function SgNodeHelper::isCondInBranchStmt

Function SgNodeHelper::isCondInBranchStmt#

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.