Home
last modified time | relevance | path

Searched defs:escape_style (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/DataFormatters/
DStringPrinter.cpp97 StringPrinter::EscapeStyle escape_style) { in attemptASCIIEscape()
138 StringPrinter::EscapeStyle escape_style) { in GetPrintableImpl()
171 StringPrinter::EscapeStyle escape_style) { in GetPrintableImpl()
220 StringPrinter::EscapeStyle escape_style) { in GetPrintable()
238 StringPrinter::EscapeStyle escape_style) { in GetDefaultEscapingHelper()
/external/llvm-project/lldb/unittests/DataFormatter/
DStringPrinterTests.cpp31 StringPrinter::EscapeStyle escape_style) { in format()