Searched refs:from_location_sp (Results 1 – 2 of 2) sorted by relevance
231 BreakpointLocationSP from_location_sp) { in SwapLocation() argument232 if (!from_location_sp || !to_location_sp) in SwapLocation()236 to_location_sp->SwapLocation(from_location_sp); in SwapLocation()237 RemoveLocation(from_location_sp); in SwapLocation()
184 lldb::BreakpointLocationSP from_location_sp);