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