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

Member predicate LambdaExpression :: getInitializer

Gets the initializer that initializes the captured variables in the closure, if any. A lambda that does not capture any variables will not have an initializer.

ClassAggregateLiteral getInitializer ( )