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