LLVM 17.0.0git
Static Public Attributes | List of all members
FloatData< float > Struct Reference

#include "llvm/Demangle/ItaniumDemangle.h"

Collaboration diagram for FloatData< float >:
Collaboration graph
[legend]

Static Public Attributes

static const size_t mangled_size = 8
 
static const size_t max_demangled_size = 24
 
static constexpr const charspec = "%af"
 

Detailed Description

Definition at line 5106 of file ItaniumDemangle.h.

Member Data Documentation

◆ mangled_size

const size_t FloatData< float >::mangled_size = 8
static

Definition at line 5108 of file ItaniumDemangle.h.

◆ max_demangled_size

const size_t FloatData< float >::max_demangled_size = 24
static

Definition at line 5109 of file ItaniumDemangle.h.

◆ spec

constexpr const char* FloatData< float >::spec = "%af"
staticconstexpr

Definition at line 5110 of file ItaniumDemangle.h.


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