Table of Contents

Property IntegerBitWidth

Namespace
Ubiquity.NET.Llvm.Types
Assembly
Ubiquity.NET.Llvm.dll

IntegerBitWidth

Gets the integer bit width of this type or 0 for non integer types

[SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Justification = "Value is the bit width of an integer, name is appropriate")]
uint IntegerBitWidth { get; }

Property Value

uint