Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DStringPrinter.h75 EscapeStyle GetEscapeStyle() const { return m_escape_style; } in GetEscapeStyle() function
/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp326 GetDefaultEscapingHelper(style, dump_options.GetEscapeStyle()); in DumpEncodedBufferToStream()
388 SetEscapeStyle(options.GetEscapeStyle()); in ReadBufferAndDumpToStreamOptions()