Class ConstantPointerNull
Represents a constant Null pointer
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.dll
Syntax
public sealed class ConstantPointerNull : ConstantData, IExtensiblePropertyContainer, IOperandContainer<Value>
Methods
From(ITypeRef) | Creates a constant null pointer to a given type |