Searched refs:AsUC16 (Results 1 – 6 of 6) sorted by relevance
48 struct AsUC16 { struct49 explicit AsUC16(uint16_t v) : value(v) {} in AsUC16() function88 std::ostream& operator<<(std::ostream& os, const AsUC16& c);
99 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<()
809 os << AsUC16(Get(i)); in StringPrint()
2663 os << AsUC16(stream.GetNext()); in PrintUC16()
224 os_ << AsUC16(chardata[i]); in VisitAtom()
4520 os_ << "{\\" << AsUC16(from) << "-\\" << AsUC16(entry.to()) << "|{"; in Call()4629 os_ << AsUC16(range.from()) << "-" << AsUC16(range.to()); in VisitText()4740 os_ << "[" << AsUC16(key) << "-" << AsUC16(entry.to()) << "]: {"; in Call()