Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.Types
ITypeRef Interface
ITypeRef Properties
Context Property
IntegerBitWidth Property
IsDouble Property
IsFloat Property
IsFloatingPoint Property
IsInteger Property
IsPointer Property
IsPointerPointer Property
IsSequence Property
IsSized Property
IsStruct Property
IsVoid Property
Kind Property
TypeHandle Property
ITypeRef
Kind Property
[This is preliminary documentation and is subject to change.]
LLVM Type kind for this type
Namespace:
Llvm.NET.Types
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
TypeKind
Kind
{
get
; }
Property Value
Type:
TypeKind
See Also
Reference
ITypeRef Interface
Llvm.NET.Types Namespace