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