Searched refs:GetLastCreatedWatchpoint (Results 1 – 2 of 2) sorted by relevance
75 WatchpointSP watch_sp = target->GetLastCreatedWatchpoint(); in VerifyWatchpointIDs()723 WatchpointSP watch_sp = target->GetLastCreatedWatchpoint(); in DoExecute()
770 lldb::WatchpointSP GetLastCreatedWatchpoint() { in GetLastCreatedWatchpoint() function