Searched refs:err_cstr (Results 1 – 1 of 1) sorted by relevance
378 const char *err_cstr = valobj.GetError().AsCString(); in GetValueSummaryError() local379 if (err_cstr) in GetValueSummaryError()380 error.assign(err_cstr); in GetValueSummaryError()