Table of Contents

Class DebugDeclare

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

Intrinsic LLVM IR instruction to declare Debug information for a Value

public sealed class DebugDeclare : DebugInfoIntrinsic, IEquatable<Value>, IFunctionAttributeAccessor
Inheritance
DebugDeclare
Implements
Inherited Members
Extension Methods

See Also