Member predicate Expr::getAnEnclosingStmt
Gets a statement that directly or transitively contains this expression, if any.
This is equivalent to this.getEnclosingStmt().getEnclosingStmt*()
.
Gets a statement that directly or transitively contains this expression, if any.
This is equivalent to this.getEnclosingStmt().getEnclosingStmt*()
.