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