Enum DiTypeKind
Primitive type supported by the debug information
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public enum DiTypeKind
Fields
Address | |
ASCII | |
Boolean | |
ComplexFloat | |
DecimalFloat | |
Edited | |
Float | |
HiUser | |
ImaginaryFloat | |
Invalid | |
LoUser | |
NumericString | |
PackedDecimal | |
Signed | |
SignedChar | |
SignedFixed | |
UCS | |
Unsigned | |
UnsignedChar | |
UnsignedFixed | |
UTF |