Home | History | Annotate | Download | only in API

Lines Matching refs:SetFrameSP

98 SBFrame::SetFrameSP (const StackFrameSP &lldb_object_sp)
100 return m_opaque_sp->SetFrameSP(lldb_object_sp);