Searched refs:GetLastCreatedWatchpoint (Results 1 – 2 of 2) sorted by relevance
73 WatchpointSP watch_sp = target->GetLastCreatedWatchpoint(); in VerifyWatchpointIDs()761 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute()
736 lldb::WatchpointSP GetLastCreatedWatchpoint() { in GetLastCreatedWatchpoint() function