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

Member predicate FormatLiteral::hasImplicitPrecision

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

predicate hasImplicitPrecision(int n)