CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (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)