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

Member predicate CallInstruction :: getNumberOfArguments

Gets the number of arguments of the call, including the this pointer, if any.

int getNumberOfArguments ( )