LLVM 20.0.0git
|
#include "llvm/Support/FormatProviders.h"
Static Protected Member Functions | |
static std::optional< size_t > | parseNumericPrecision (StringRef Str) |
static std::optional< HexPrintStyle > | consumeHexStyle (StringRef &Str) |
static size_t | consumeNumHexDigits (StringRef &Str, HexPrintStyle Style, size_t Default) |
Definition at line 62 of file FormatProviders.h.
|
inlinestaticprotected |
Definition at line 79 of file FormatProviders.h.
References llvm::Lower, llvm::PrefixLower, llvm::PrefixUpper, and llvm::Upper.
|
inlinestaticprotected |
Definition at line 94 of file FormatProviders.h.
References llvm::Default, and llvm::isPrefixedHexStyle().
|
inlinestaticprotected |
Definition at line 64 of file FormatProviders.h.
References assert().