LLVM: llvm::support::detail::HelperFunctions Class Reference (original) (raw)

#include "[llvm/Support/FormatProviders.h](FormatProviders%5F8h%5Fsource.html)"

Inheritance diagram for llvm::support::detail::HelperFunctions:

Detailed Description

Member Function Documentation

consumeHexStyle()

std::optional< HexPrintStyle > llvm::support::detail::HelperFunctions::consumeHexStyle ( StringRef & Str) inlinestaticprotected

consumeNumHexDigits()

size_t llvm::support::detail::HelperFunctions::consumeNumHexDigits ( StringRef & Str, HexPrintStyle Style, size_t Default ) inlinestaticprotected

parseNumericPrecision()

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

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