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

Member predicate IntegralType::getUnsigned

Gets the unsigned type corresponding to this integral type. For example on a short, this would give the type unsigned short.

IntegralType getUnsigned()