reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
257 options.SetData(data); 258 options.SetStream(&stream); 259 options.SetPrefixToken("L"); 260 options.SetQuote('\''); 261 options.SetSourceSize(1); 262 options.SetBinaryZeroIsTerminator(false); 267 StringPrinter::StringElementType::UTF8>(options); 270 StringPrinter::StringElementType::UTF16>(options); 273 StringPrinter::StringElementType::UTF32>(options);