Lines Matching defs:wp_sp
680 lldb::WatchpointSP wp_sp;682 wp_sp = target->GetWatchpointList().FindByAddress(684 if (wp_sp && wp_sp->IsEnabled()) {686 wp_sp->GetID());737 lldb::WatchpointSP wp_sp;739 wp_sp = target->GetWatchpointList().FindByAddress(741 if (wp_sp && wp_sp->IsEnabled()) {743 wp_sp->GetID());