LLVM: llvm::dwarf::EnumTraits< Attribute > Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Dwarf.h](Dwarf%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dwarf::EnumTraits< Attribute >:

[legend]

Static Public Attributes
static constexpr char Type [3] = "AT"
static LLVM_ABI StringRef(*const StringFn )(unsigned)

Detailed Description

Definition at line 1212 of file Dwarf.h.

Member Data Documentation

StringFn

LLVM_ABI StringRef(*const llvm::dwarf::EnumTraits< Attribute >::StringFn) (unsigned) static

Definition at line 1214 of file Dwarf.h.

Type

char llvm::dwarf::EnumTraits< Attribute >::Type[3] = "AT" staticconstexpr

Definition at line 1213 of file Dwarf.h.


The documentation for this struct was generated from the following file: