Searched defs:utohexstr (Results 1 – 2 of 2) sorted by relevance
67 static inline std::string utohexstr(uint64_t X) { in utohexstr() function
374 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function