Home
last modified time | relevance | path

Searched refs:print_style (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DStringPrinter.cpp487 GetPrintableElementType print_style = (elem_type == StringElementType::ASCII) in ReadEncodedBufferAndDumpToStream() local
490 return DumpEncodedBufferToStream(print_style, ConvertFunction, dump_options); in ReadEncodedBufferAndDumpToStream()