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

Member predicate ArrayFunction::hasArrayWithFixedSize

Holds if parameter bufParam should always point to a buffer with exactly elemCount elements.

predicate hasArrayWithFixedSize(int bufParam, int elemCount)