Searched refs:PrintAsCharLiteralTo (Results 1 – 1 of 1) sorted by relevance
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() function197 return PrintAsCharLiteralTo<wchar_t>(c, os); in PrintAsStringLiteralTo()216 const CharFormat format = PrintAsCharLiteralTo<UnsignedChar>(c, os); in PrintCharAndCodeTo()