LLVM  8.0.1
Static Public Attributes | List of all members
llvm::dwarf::EnumTraits< Attribute > Struct Template Reference

#include "llvm/BinaryFormat/Dwarf.h"

Inheritance diagram for llvm::dwarf::EnumTraits< Attribute >:
Inheritance graph
[legend]
Collaboration diagram for llvm::dwarf::EnumTraits< Attribute >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr char Type [3] = "AT"
 
static constexpr StringRef(* StringFn )(unsigned) = &AttributeString
 

Detailed Description

template<>
struct llvm::dwarf::EnumTraits< Attribute >

Definition at line 588 of file Dwarf.h.

Member Data Documentation

◆ StringFn

constexpr StringRef(* llvm::dwarf::EnumTraits< Attribute >::StringFn) (unsigned) = &AttributeString
static

Definition at line 590 of file Dwarf.h.

◆ Type

constexpr char llvm::dwarf::EnumTraits< Attribute >::Type = "AT"
static

Definition at line 589 of file Dwarf.h.


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