Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h106 void GetValueSummaryError(std::string &value, std::string &summary,
/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp362 void ValueObjectPrinter::GetValueSummaryError(std::string &value, in GetValueSummaryError() function in ValueObjectPrinter
420 GetValueSummaryError(m_value, m_summary, m_error); in PrintValueAndSummaryIfNeeded()