| DebugStructType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DebugStructType : DebugType<IStructType, DICompositeType>, IStructType, ITypeRef, IExtensiblePropertyContainer
The DebugStructType type exposes the following members.
| Name | Description | |
|---|---|---|
| DebugStructType(IStructType, NativeModule, DIScope, String, DIFile, UInt32) | Initializes a new instance of the DebugStructType class | |
| DebugStructType(NativeModule, String, DIScope, String, DIFile, UInt32) | Initializes a new instance of the DebugStructType class | |
| DebugStructType(IStructType, NativeModule, DIScope, String, DIFile, UInt32, DebugInfoFlags, DIType, IEnumerableDIType) | Initializes a new instance of the DebugStructType class |
| Name | Description | |
|---|---|---|
| Context | (Inherited from DebugTypeTNative, TDebug.) | |
| DebugMembers | ||
| DIType | (Inherited from DebugTypeTNative, TDebug.) | |
| IntegerBitWidth | (Inherited from DebugTypeTNative, TDebug.) | |
| IsDouble | (Inherited from DebugTypeTNative, TDebug.) | |
| IsFloat | (Inherited from DebugTypeTNative, TDebug.) | |
| IsFloatingPoint | (Inherited from DebugTypeTNative, TDebug.) | |
| IsInteger | (Inherited from DebugTypeTNative, TDebug.) | |
| IsOpaque | ||
| IsPacked | ||
| IsPointer | (Inherited from DebugTypeTNative, TDebug.) | |
| IsPointerPointer | (Inherited from DebugTypeTNative, TDebug.) | |
| IsSequence | (Inherited from DebugTypeTNative, TDebug.) | |
| IsSized | (Inherited from DebugTypeTNative, TDebug.) | |
| IsStruct | (Inherited from DebugTypeTNative, TDebug.) | |
| IsVoid | (Inherited from DebugTypeTNative, TDebug.) | |
| Kind | (Inherited from DebugTypeTNative, TDebug.) | |
| Members | ||
| Name | ||
| NativeType | (Inherited from DebugTypeTNative, TDebug.) | |
| TypeHandle | (Inherited from DebugTypeTNative, TDebug.) |