Predicate getCanonicalBooleanType
Gets the CppType
that is the canonical type for an IRBooleanType
with the specified
byteSize
.
Import path
import semmle.code.cpp.ir.internal.CppType
CppWrappedType getCanonicalBooleanType(int byteSize)
Gets the CppType
that is the canonical type for an IRBooleanType
with the specified
byteSize
.
import semmle.code.cpp.ir.internal.CppType
CppWrappedType getCanonicalBooleanType(int byteSize)