Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h112 ReadStringAndDumpToStreamOptions &SetEscapeNonPrintables(bool e) { in SetEscapeNonPrintables() function
217 ReadBufferAndDumpToStreamOptions &SetEscapeNonPrintables(bool e) { in SetEscapeNonPrintables() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DStringPrinter.cpp385 SetEscapeNonPrintables( in ReadStringAndDumpToStreamOptions()
392 SetEscapeNonPrintables( in ReadBufferAndDumpToStreamOptions()
404 SetEscapeNonPrintables(options.GetEscapeNonPrintables()); in ReadBufferAndDumpToStreamOptions()