Class DIImportedEntity
Debug information from an imported entity
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.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 |