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

Member predicate ClassAggregateLiteral::isInitialized

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

predicate isInitialized(Field field)