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

Member predicate FormattingFunctionCall::getPrecisionArgument

Gets the argument corresponding to the nth conversion specifier’s precision (has no result if that conversion specifier has an explicit precision).

Expr getPrecisionArgument(int n)