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
Context Property
[This is preliminary documentation and is subject to change.]
Context that owns this type
Namespace:
Llvm.NET.Types
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
Context
Context
{
get
; }
Property Value
Type:
Context
See Also
Reference
ITypeRef Interface
Llvm.NET.Types Namespace