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