Class LLVMPassRegistryRef
Global LLVM object handle
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
[SecurityCritical]
public class LLVMPassRegistryRef : LlvmObjectRef, IDisposable, IEquatable<LlvmObjectRef>
Constructors
LLVMPassRegistryRef(IntPtr, Boolean) | Creates a new instance of an LLVMPassRegistryRef |
Properties
Zero | Gets a Zero (null) value handle |
Methods
ReleaseHandle() |