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

Predicate hasUnsignedIntegerType

Holds if an IRUnsignedIntegerType with the specified byteSize should exist.

Import path

import semmle.code.cpp.ir.internal.CppType
predicate hasUnsignedIntegerType(int byteSize)