Enum Tag
Tag kind for the debug information discriminated union nodes
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public enum Tag : ushort
Fields
AccessDeclaration | |
AppleProperty | |
ArrayType | |
AtomicType | |
BaseType | |
BorlandDelphiDynamicString | |
BorlandDelphiSet | |
BorlandDelphiString | |
BorlandDelphiVariant | |
BorlandProperty | |
CallSite | |
CallSiteParameter | |
CatchBlock | |
ClassTemplate | |
ClassType | |
CoArrayType | |
CommonBlock | |
CommonInclusion | |
CompileUnit | |
Condition | |
Constant | |
ConstType | |
DwarfProcedure | |
DynamicType | |
EntryPoint | |
EnumerationType | |
Enumerator | |
FileType | |
FormalParameter | |
FormatLabel | |
Friend | |
FunctionTemplate | |
GenericSubrange | |
GNUCallSite | |
GNUCallSiteParameter | |
GNUFormalParameterPack | |
GNUTemplateParameter | |
GNUTemplateParameterPack | |
ImmutableType | |
ImportedDeclaration | |
ImportedModule | |
ImportedUnit | |
Inheritance | |
InlinedSubroutine | |
InterfaceType | |
LexicalBlock | |
Member | |
MIPSLoop | |
Module | |
NameList | |
NameListItem | |
Namespace | |
None | |
PackedType | |
PartialUnit | |
PointerToMemberType | |
PointerType | |
ReferenceType | |
RestrictType | |
RValueReferenceType | |
SetType | |
SharedType | |
SkeletonUnit | |
StringType | |
StructureType | |
SubProgram | |
SubrangeType | |
SubroutineType | |
TagLabel | |
TemplateAlias | |
TemplateTypeParameter | |
TemplateValueParameter | |
ThrownType | |
TryBlock | |
TypeDef | |
TypeUnit | |
UnionType | |
UnspecifiedParameters | |
UnspecifiedType | |
Variable | |
Variant | |
VariantPart | |
VolatileType | |
WithStatement |