Table of Contents

Class ConstantPointerNull

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

Represents a constant Null pointer

public sealed class ConstantPointerNull : ConstantData, IEquatable<Value>
Inheritance
ConstantPointerNull
Implements
Inherited Members
Extension Methods

Methods

From(ITypeRef)

Creates a constant null pointer to a given type