Searched defs:printHex (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h348 template <typename T> void printHex(StringRef Label, T Value) { function in class:llvm::ScopedPrinter
352 template <typename T> void printHex(StringRef Label, StringRef Str, T Value) { function in class:llvm::ScopedPrinter
537 ScopedPrinter::printHex<support::ulittle16_t>(StringRef Label, function in class:llvm::ScopedPrinter

Completed in 68 milliseconds