reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 enum MachineTypes : unsigned { 123 enum Characteristics : unsigned { 203 enum SymbolStorageClass { 239 enum SymbolBaseType : unsigned { 258 enum SymbolComplexType : unsigned { 283 enum SectionCharacteristics : uint32_t { 405 enum COMDATType : uint8_t { 438 enum WeakExternalCharacteristics : unsigned { 600 enum WindowsSubsystem : unsigned { 619 enum DLLCharacteristics : unsigned { 645 enum DebugType : unsigned {include/llvm/BinaryFormat/XCOFF.h
28 enum StorageMappingClass : uint8_t { 58 enum SectionTypeFlags { 76 enum StorageClass : uint8_t { 143 enum SymbolType { 152 enum RelocationType : uint8_t { 236 enum CFileStringType : uint8_t { 243 enum CFileLangId : uint8_t { 248 enum CFileCpuId : uint8_t {include/llvm/DebugInfo/CodeView/CodeView.h
33 enum TypeLeafKind : uint16_t { 47 enum SymbolKind : uint16_t { 143 enum SourceLanguage : uint8_t {include/llvm/Support/ScopedPrinter.h
23 template <typename T> struct EnumEntry {