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