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

Member predicate ArrayOrVectorAggregateLiteral::isInitialized

Holds if the element elementIndex is initialized by this initializer list, either explicitly with an expression, or implicitly value initialized.

predicate isInitialized(int elementIndex)