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