Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp275 static std::string toHex(uint64_t V) { toHex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h183 inline void toHex(ArrayRef<uint8_t> Input, bool LowerCase, in toHex() function