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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h245 template <typename T> void printHex(StringRef Label, T Value) { function in class:llvm::ScopedPrinter
249 template <typename T> void printHex(StringRef Label, StringRef Str, T Value) { function in class:llvm::ScopedPrinter
355 ScopedPrinter::printHex<support::ulittle16_t>(StringRef Label, function in class:llvm::ScopedPrinter

Completed in 47 milliseconds