LLVM 22.0.0git
llvm::support::detail::HelperFunctions Class Reference

#include "llvm/Support/FormatProviders.h"

Inheritance diagram for llvm::support::detail::HelperFunctions:
[legend]

Static Protected Member Functions

static std::optional< size_t > parseNumericPrecision (StringRef Str)
static std::optional< HexPrintStyleconsumeHexStyle (StringRef &Str)
static size_t consumeNumHexDigits (StringRef &Str, HexPrintStyle Style, size_t Default)

Detailed Description

Definition at line 58 of file FormatProviders.h.

Member Function Documentation

◆ consumeHexStyle()

◆ consumeNumHexDigits()

◆ parseNumericPrecision()

std::optional< size_t > llvm::support::detail::HelperFunctions::parseNumericPrecision ( StringRef Str)
inlinestaticprotected

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