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

Member predicate FormatLiteral::hasImplicitMinFieldWidth

Holds if the nth conversion specifier has an implicitly given minimum field width (either “*” or “*i$” for some number i).

predicate hasImplicitMinFieldWidth(int n)