Searched refs:want_script (Results 1 – 2 of 2) sorted by relevance
307 SBTypeSummary::ChangeSummaryType (bool want_script) in ChangeSummaryType() argument314 if (want_script == m_opaque_sp->IsScripted()) in ChangeSummaryType()316 if (m_opaque_sp->GetType() == lldb_private::TypeSummaryImpl::eTypeCallback && !want_script) in ChangeSummaryType()324 if (want_script) in ChangeSummaryType()
106 ChangeSummaryType (bool want_script);