Searched defs:HexStr (Results 1 – 8 of 8) sorted by relevance
65 pub struct HexStr<'a>(pub &'a [u8]); struct67 impl core::fmt::Debug for HexStr<'_> { implementation
43 std::string HexStr(utohexstr(API.getZExtValue())); in printImpl() local
953 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
967 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
819 StringRef HexStr(TokStart + 3, len); in LexIdentifier() local
709 std::string HexStr = utohexstr(*i); in escape() local734 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local
724 std::string HexStr = utohexstr(*i); in escape() local746 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local
716 std::string HexStr = utohexstr(*i); in escape() local741 std::string HexStr = utohexstr(UnicodeScalarValue.first); in escape() local