Table of Contents

Property ParentModule

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

ParentModule

Gets the ModuleHandle containing this global value

[SuppressMessage("IDisposableAnalyzers.Correctness", "IDISP004:Don't ignore created IDisposable", Justification = "Move semantics")]
public IModule ParentModule { get; }

Property Value

IModule