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

Member predicate ArrayType :: getByteSize

Gets the byte size of this array. Only has a result for arrays declared to be of a constant size. See getArraySize for getting the number of elements.

int getByteSize ( )