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

Member predicate FormattingFunction :: hasArrayInput

Holds if parameter bufParam is used as an input buffer.

Note that this is not mutually exclusive with isOutBuffer.

predicate hasArrayInput ( int bufParam )