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

Member predicate ScanfFunctionCall :: isWideCharDefault

Holds if the default meaning of %s is a wchar_t* string (rather than a char*).

predicate isWideCharDefault ( )