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

Member predicate FormattingFunctionCall::getArgument

Gets the ith argument for this call.

The range of i is from 0 to getNumberOfArguments() - 1.

Expr getArgument(int i)