Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFormatEntity.cpp36 static void EscapeBackticks(llvm::StringRef str, std::string &dst) { in EscapeBackticks() function
58 EscapeBackticks(m_current_format, escaped); in DumpValue()
66 EscapeBackticks(m_current_format, escaped); in ToJSON()