Class ConstantPointerNull
Represents a constant Null pointer
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public sealed class ConstantPointerNull : ConstantData, IExtensiblePropertyContainer
Methods
From(ITypeRef) | Creates a constant null pointer to a given type |