Searched refs:err_cstr (Results 1 – 1 of 1) sorted by relevance
371 const char *err_cstr = m_valobj->GetError().AsCString(); in GetValueSummaryError() local372 if (err_cstr) in GetValueSummaryError()373 error.assign(err_cstr); in GetValueSummaryError()