Home
last modified time | relevance | path

Searched refs:consumeHexStyle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatProviders.h79 static std::optional<HexPrintStyle> consumeHexStyle(StringRef &Str) { in consumeHexStyle() function
136 if (std::optional<HexPrintStyle> HS = consumeHexStyle(Style)) {
184 if (std::optional<HexPrintStyle> consumed = consumeHexStyle(Style))