Searched refs:isPrefixedHexStyle (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DNativeFormatting.h26 bool isPrefixedHexStyle(HexPrintStyle S);
H A DFormatProviders.h95 if (isPrefixedHexStyle(Style))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp248 bool llvm::isPrefixedHexStyle(HexPrintStyle S) { function in class:llvm

Completed in 162 milliseconds