CodeQL library for C/C++
codeql/cpp-all 0.7.1 ( changelog , source )
Search

Member predicate LambdaExpression :: getCapture

Gets the nth implicitly or explicitly captured value of this lambda expression.

LambdaCapture getCapture ( int index )