CodeQL library for C/C++
codeql/cpp-all 0.12.10 (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()