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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h87 void GetValueSummaryError(std::string &value, std::string &summary,
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp346 void ValueObjectPrinter::GetValueSummaryError(std::string &value, function in class:ValueObjectPrinter
392 GetValueSummaryError(m_value, m_summary, m_error);

Completed in 130 milliseconds