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

Member predicate ArrayType::hasArraySize

Holds if this array is declared to be of a constant size. See getArraySize and getByteSize to get the size of the array.

predicate hasArraySize()