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