Home | History | Annotate | Download | only in API

Lines Matching full:format_sp

588             lldb::TypeFormatImplSP format_sp = value_sp->GetValueFormat();
589 if (format_sp)
590 format.SetSP(format_sp);