Click or drag to resize
Llvm.NET LogoDebugPointerType Properties

[This is preliminary documentation and is subject to change.]

The DebugPointerType type exposes the following members.

Properties
  NameDescription
Public propertyAddressSpace
Address space the pointer refers to
Public propertyContext (Inherited from DebugTypeTNative, TDebug.)
Public propertyDIType (Inherited from DebugTypeTNative, TDebug.)
Public propertyElementType
Type of elements in the sequence
Public propertyIntegerBitWidth (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsDouble (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsFloat (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsFloatingPoint (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsInteger (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsPointer (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsPointerPointer (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsSequence (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsSized (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsStruct (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsVoid (Inherited from DebugTypeTNative, TDebug.)
Public propertyKind (Inherited from DebugTypeTNative, TDebug.)
Public propertyNativeType (Inherited from DebugTypeTNative, TDebug.)
Public propertyTypeHandle (Inherited from DebugTypeTNative, TDebug.)
Top
See Also