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