Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp489 GetPrintableElementType print_style = (elem_type == StringElementType::ASCII) in ReadEncodedBufferAndDumpToStream() local
492 return DumpEncodedBufferToStream(print_style, ConvertFunction, dump_options); in ReadEncodedBufferAndDumpToStream()