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

#include "llvm/BinaryFormat/Dwarf.h"

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

Static Public Attributes

static constexpr char Type [5] = "FORM"
 
static constexpr StringRef(* StringFn )(unsigned) = &FormEncodingString
 

Detailed Description

Definition at line 855 of file Dwarf.h.

Member Data Documentation

◆ StringFn

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

Definition at line 857 of file Dwarf.h.

◆ Type

constexpr char llvm::dwarf::EnumTraits< Form >::Type = "FORM"
staticconstexpr

Definition at line 856 of file Dwarf.h.


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