Enum DebugInfoFlags
Debug information flags
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
[Flags]
public enum DebugInfoFlags
Remarks
The three accessibility flags are mutually exclusive and rolled together in the first two bits.
Fields
AccessibilityMask | |
AppleBlock | |
Artificial | |
BigEndian | |
BitField | |
EnumClass | |
Explicit | |
FixedEnum | |
ForwardDeclaration | |
IndirectVirtualBase | |
IntroducedVirtual | |
LittleEndian | |
LValueReference | |
MultipleInheritance | |
None | |
NonTrivial | |
NoReturn | |
ObjcClassComplete | |
ObjectPointer | |
Private | |
Protected | |
Prototyped | |
PtrToMemberRep | |
Public | |
Reserved | |
RValueReference | |
SingleInheritance | |
StaticMember | |
Thunk | |
TypePassByReference | |
TypePassByValue | |
Vector | |
Virtual | |
VirtualInheritance |