Table of Contents

Method CreateConstantValueExpression

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

CreateConstantValueExpression(ulong)

Creates a DIExpression for a constant value

public DIExpression CreateConstantValueExpression(ulong value)

Parameters

value ulong

Value of the expression

Returns

DIExpression

DIExpression