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