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

#include "llvm/BinaryFormat/Dwarf.h"

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

Static Public Attributes

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

Detailed Description

Definition at line 885 of file Dwarf.h.

Member Data Documentation

◆ StringFn

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

Definition at line 887 of file Dwarf.h.

◆ Type

constexpr char llvm::dwarf::EnumTraits< LocationAtom >::Type = "OP"
staticconstexpr

Definition at line 886 of file Dwarf.h.


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