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

Member predicate Call :: getNumberOfArguments

Gets the number of arguments (actual parameters) of this call. The count does not include the qualifier of the call, if any.

int getNumberOfArguments ( )