LLVM 19.0.0git
Static Public Attributes | List of all members
llvm::dwarf::EnumTraits< Tag > Struct Reference

#include "llvm/BinaryFormat/Dwarf.h"

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

Static Public Attributes

static constexpr char Type [4] = "TAG"
 
static constexpr StringRef(* StringFn )(unsigned) = &TagString
 

Detailed Description

Definition at line 875 of file Dwarf.h.

Member Data Documentation

◆ StringFn

constexpr StringRef(* llvm::dwarf::EnumTraits< Tag >::StringFn) (unsigned) = &TagString
staticconstexpr

Definition at line 877 of file Dwarf.h.

◆ Type

constexpr char llvm::dwarf::EnumTraits< Tag >::Type = "TAG"
staticconstexpr

Definition at line 876 of file Dwarf.h.


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