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

Member predicate ArrayAggregateLiteral :: getArraySize

Gets the number of elements initialized by this initializer list, either explicitly with an expression, or by implicit value initialization.

int getArraySize ( )