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

Predicate hasSignedIntegerType

Holds if an IRSignedIntegerType with the specified byteSize should exist.

Import path

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