Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DStringExtras.h67 static inline std::string utohexstr(uint64_t X) { in utohexstr() function
DTwine.h374 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function