Searched refs:GetWatchpointAtIndex (Results 1 – 5 of 5) sorted by relevance
72 watchpoint = target.GetWatchpointAtIndex(0)
46 obj.GetWatchpointAtIndex(0)
755 lldb::SBWatchpoint GetWatchpointAtIndex(uint32_t idx) const;
851 GetWatchpointAtIndex (uint32_t idx) const;
1372 SBWatchpoint SBTarget::GetWatchpointAtIndex(uint32_t idx) const { in GetWatchpointAtIndex() function in SBTarget1373 LLDB_RECORD_METHOD_CONST(lldb::SBWatchpoint, SBTarget, GetWatchpointAtIndex, in GetWatchpointAtIndex()2572 GetWatchpointAtIndex, (uint32_t)); in RegisterMethods()