![]() | DISubroutineType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DISubroutineType : DICompositeType
The DISubroutineType type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseType | (Inherited from DICompositeType.) |
![]() | BitAlignment | (Inherited from DIType.) |
![]() | BitOffset | (Inherited from DIType.) |
![]() | BitSize | (Inherited from DIType.) |
![]() | Context | (Inherited from MDNode.) |
![]() | DebugInfoFlags | (Inherited from DIType.) |
![]() | Elements | (Inherited from DICompositeType.) |
![]() | File | (Inherited from DIScope.) |
![]() | IsAppleBlockExtension | (Inherited from DIType.) |
![]() | IsArtificial | (Inherited from DIType.) |
![]() | IsBlockByRefStruct | (Inherited from DIType.) |
![]() | IsDeleted | (Inherited from MDNode.) |
![]() | IsDistinct | (Inherited from MDNode.) |
![]() | IsForwardDeclaration | (Inherited from DIType.) |
![]() | IsLvalueReference | (Inherited from DIType.) |
![]() | IsObjClassComplete | (Inherited from DIType.) |
![]() | IsObjectPointer | (Inherited from DIType.) |
![]() | IsPrivate | (Inherited from DIType.) |
![]() | IsProtected | (Inherited from DIType.) |
![]() | IsPublic | (Inherited from DIType.) |
![]() | IsResolved | (Inherited from MDNode.) |
![]() | IsRvalueReference | (Inherited from DIType.) |
![]() | IsStaticMember | (Inherited from DIType.) |
![]() | IsTemporary | (Inherited from MDNode.) |
![]() | IsUniqued | (Inherited from MDNode.) |
![]() | IsVector | (Inherited from DIType.) |
![]() | IsVirtual | (Inherited from DIType.) |
![]() | Line | (Inherited from DIType.) |
![]() | Name | (Inherited from DIType.) |
![]() | Operands | (Inherited from MDNode.) |
![]() | Scope | (Inherited from DIType.) |
![]() | Tag | Dwarf tag for the descriptor (Inherited from DINode.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReplaceAllUsesWith | (Inherited from MDNode.) |
![]() | ResolveCycles | (Inherited from MDNode.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from LlvmMetadata.) |