Member predicate StmtParent::getChildStmt
Gets the i
th child statement of this node.
Note that the precise indices of child statements are considered an implementation detail and are subject to change without notice.
Stmt getChildStmt(int i)
Gets the i
th child statement of this node.
Note that the precise indices of child statements are considered an implementation detail and are subject to change without notice.
Stmt getChildStmt(int i)