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

Member predicate Constructor::getInitializer

Gets an entry in the constructor’s initializer list, or a compiler-generated action which initializes a base class or member variable. The index specifies the order in which the initializer is to be evaluated.

ConstructorInit getInitializer(int i)