Property CurrentDebugLocation
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
CurrentDebugLocation
Gets or sets the current Debug Location for this InstructionBuilder
public DILocation? CurrentDebugLocation { get; set; }
Gets or sets the current Debug Location for this InstructionBuilder
public DILocation? CurrentDebugLocation { get; set; }