Member predicate ClassInstanceExpr::getArgument
Gets the argument provided to the constructor of this class instance creation expression at the specified (zero-based) position.
Expr getArgument(int index)
Gets the argument provided to the constructor of this class instance creation expression at the specified (zero-based) position.
Expr getArgument(int index)