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