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

Member predicate FormattingFunctionCall :: getMinFieldWidthArgument

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

Expr getMinFieldWidthArgument ( int n )