Searched refs:DoesPrintValue (Results 1 – 6 of 6) sorted by relevance
128 !DoesPrintValue(nullptr) ? " (hide value)" : "", in GetDescription()161 !DoesPrintValue(nullptr) ? " (hide value)" : "", in GetDescription()224 !DoesPrintValue(nullptr) ? " (hide value)" : "", in GetDescription()302 !DoesPrintValue(nullptr) ? " (hide value)" : "", in GetDescription()
446 (entry->DoesPrintValue(&valobj) || in PrintValueAndSummaryIfNeeded()
313 bool SBTypeSummary::DoesPrintValue(lldb::SBValue value) { in DoesPrintValue() function in SBTypeSummary319 return m_opaque_sp->DoesPrintValue(value_sp.get()); in DoesPrintValue()
125 bool DoesPrintValue(lldb::SBValue value);
222 virtual bool DoesPrintValue(ValueObject *valobj) const { in DoesPrintValue() function
75429 result = (bool)(arg1)->DoesPrintValue(SWIG_STD_MOVE(arg2)); in _wrap_SBTypeSummary_DoesPrintValue()