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

Member predicate FormattingFunctionCall :: getNumberOfArguments

Gets the number of actual parameters in this call; use getArgument(i) with i between 0 and result - 1 to retrieve actuals.

int getNumberOfArguments ( )