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