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