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

Member predicate FormatLiteral :: getNonDefaultCharType

Gets the non-default character type expected for %S by this format literal. Typically wchar_t or char. On some snapshots there may be multiple results where we can’t tell which is correct for a particular function.

Type getNonDefaultCharType ( )