HomeSort by relevance Sort by last modified time
    Searched defs:utohexstr (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
StringExtras.h 72 static inline std::string utohexstr(uint64_t X, bool LowerCase = false) { function in namespace:llvm
Twine.h 386 static Twine utohexstr(const uint64_t &Val) { function in class:llvm::Twine

Completed in 167 milliseconds