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