Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDStringPrinter.cpp487 GetPrintableElementType print_style = (elem_type == StringElementType::ASCII) in ReadEncodedBufferAndDumpToStream() local
490 return DumpEncodedBufferToStream(print_style, ConvertFunction, dump_options); in ReadEncodedBufferAndDumpToStream()