Member predicate ExprParent::getChildExpr
Gets the i
th child expression of this node.
Note that the precise indices of child expressions are considered an implementation detail and are subject to change without notice.
Expr getChildExpr(int i)
Gets the i
th child expression of this node.
Note that the precise indices of child expressions are considered an implementation detail and are subject to change without notice.
Expr getChildExpr(int i)