Table of Contents

Property InsertFunction

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

InsertFunction

Gets the function this builder currently inserts into

public Function? InsertFunction { get; }

Property Value

Function