Member predicate LambdaExpression::getCapture
Gets the nth implicitly or explicitly captured value of this lambda expression.
LambdaCapture getCapture(int index)Gets the nth implicitly or explicitly captured value of this lambda expression.
LambdaCapture getCapture(int index)