Searched refs:GetWatchpointAtIndex (Results 1 – 5 of 5) sorted by relevance
46 obj.GetWatchpointAtIndex(0)
76 watchpoint = target.GetWatchpointAtIndex(0)
768 lldb::SBWatchpoint GetWatchpointAtIndex(uint32_t idx) const;
846 GetWatchpointAtIndex (uint32_t idx) const;
1278 SBWatchpoint SBTarget::GetWatchpointAtIndex(uint32_t idx) const { in GetWatchpointAtIndex() function in SBTarget