Predicate hasBooleanType
Holds if an IRBooleanType
with the specified byteSize
should exist.
Import path
import semmle.code.cpp.ir.internal.CppType
predicate hasBooleanType(int byteSize)
Holds if an IRBooleanType
with the specified byteSize
should exist.
import semmle.code.cpp.ir.internal.CppType
predicate hasBooleanType(int byteSize)