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.