Table of Contents

Class VaArg

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

Instruction to load an argument of a specified type from a variadic argument list

public sealed class VaArg : UnaryInstruction, IEquatable<Value>
Inheritance
VaArg
Implements
Inherited Members
Extension Methods