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

Member predicate Function::getEffectiveNumberOfParameters

Gets the number of parameters of this function, including any implicit this parameter but not including any ... varargs pseudo-parameter.

int getEffectiveNumberOfParameters()