![]() | Context Properties |
[This is preliminary documentation and is subject to change.]
The Context type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoolType | Get's the LLVM boolean type for this context |
![]() ![]() | CurrentContext | Current context for the current thread |
![]() | DoubleType | Get's the LLVM double precision floating point type for this context |
![]() | FloatType | Get's the LLVM single precision floating point type for this context |
![]() | HalfFloatType | Get's the LLVM half precision floating point type for this context |
![]() | Int16Type | Get's the LLVM 16 bit integer type for this context |
![]() | Int32Type | Get's the LLVM 32 bit integer type for this context |
![]() | Int64Type | Get's the LLVM 64 bit integer type for this context |
![]() | Int8Type | Get's the LLVM 8 bit integer type for this context |
![]() | IsDisposed | Flag to indicate if this instance is still valid |
![]() | Metadata | Gets an enumerable collection of all the metadata created in this context |
![]() | VoidType | Get's the LLVM void type for this context |