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

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

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

[legend]

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

Detailed Description

Definition at line 1237 of file Dwarf.h.

Member Data Documentation

StringFn

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

Definition at line 1239 of file Dwarf.h.

Type

char llvm::dwarf::EnumTraits< LocationAtom >::Type[3] = "OP" staticconstexpr

Definition at line 1238 of file Dwarf.h.


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