![]() | Llvm.NET.Types Namespace |
[This is preliminary documentation and is subject to change.]
Interface | Description | |
---|---|---|
![]() | IArrayType | Interface for an LLVM array type |
![]() | IFunctionType | Interface to represent the LLVM type of a function (e.g. a signature) |
![]() | IPointerType | Interface for a pointer type in LLVM |
![]() | ISequenceType | Interface for an LLVM sequence type |
![]() | IStructType | Interface for an LLVM structure type |
![]() | ITypeRef | Interface for a Type in LLVM |
![]() | IVectorType |