Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.DebugInfo
DebugPointerType Class
DebugPointerType Properties
AddressSpace Property
ElementType Property
DebugPointerType
AddressSpace Property
[This is preliminary documentation and is subject to change.]
Address space the pointer refers to
Namespace:
Llvm.NET.DebugInfo
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
uint
AddressSpace
{
get
; }
Property Value
Type:
UInt32
Implements
IPointerType
AddressSpace
See Also
Reference
DebugPointerType Class
Llvm.NET.DebugInfo Namespace