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