Searched refs:AddOwner (Results 1 – 3 of 3) sorted by relevance
141 void AddOwner(const lldb::BreakpointLocationSP &owner);
118 void BreakpointSite::AddOwner(const BreakpointLocationSP &owner) { in AddOwner() function in BreakpointSite
1911 bp_site_sp->AddOwner(owner); in CreateBreakpointSite()