Class DIImportedEntity
Debug information from an imported entity
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIImportedEntity : DINode, IOperandContainer<LlvmMetadata>
Properties
Entity | Gets the entity imported |
File | Gets the DIFile for the imported entity |
Name | Gets the name of the node |
Scope | Gets the DIScope for the imported entity |