Table of Contents

Enum DiTypeKind

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Primitive type supported by the debug information

public enum DiTypeKind

Fields

ASCII = 18
Address = 1
Boolean = 2
ComplexFloat = 3
DecimalFloat = 15
Edited = 12
Float = 4
HiUser = 255
ImaginaryFloat = 9
Invalid = 0
LoUser = 128
NumericString = 11
PackedDecimal = 10
Signed = 5
SignedChar = 6
SignedFixed = 13
UCS = 17
UTF = 16
Unsigned = 7
UnsignedChar = 8
UnsignedFixed = 14