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

/external/llvm/include/llvm/ADT/
H A DStringExtras.h72 static inline std::string utohexstr(uint64_t X) { function in namespace:llvm
H A DTwine.h378 static Twine utohexstr(const uint64_t &Val) { function in class:llvm::Twine

Completed in 146 milliseconds