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