LLVM 19.0.0git
Static Public Attributes | List of all members
FloatData< long double > Struct Reference

#include "llvm/Demangle/ItaniumDemangle.h"

Static Public Attributes

static const size_t mangled_size = 20
 
static const size_t max_demangled_size = 42
 
static constexpr const charspec = "%LaL"
 

Detailed Description

Definition at line 5515 of file ItaniumDemangle.h.

Member Data Documentation

◆ mangled_size

const size_t FloatData< long double >::mangled_size = 20
static

Definition at line 5524 of file ItaniumDemangle.h.

◆ max_demangled_size

const size_t FloatData< long double >::max_demangled_size = 42
static

Definition at line 5531 of file ItaniumDemangle.h.

◆ spec

constexpr const char* FloatData< long double >::spec = "%LaL"
staticconstexpr

Definition at line 5532 of file ItaniumDemangle.h.


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