Searched refs:GetWatchpointAtIndex (Results 1 – 3 of 3) sorted by relevance
742 lldb::SBWatchpoint GetWatchpointAtIndex(uint32_t idx) const;
848 GetWatchpointAtIndex (uint32_t idx) const;
1353 SBWatchpoint SBTarget::GetWatchpointAtIndex(uint32_t idx) const { in GetWatchpointAtIndex() function in SBTarget1354 LLDB_RECORD_METHOD_CONST(lldb::SBWatchpoint, SBTarget, GetWatchpointAtIndex, in GetWatchpointAtIndex()2550 GetWatchpointAtIndex, (uint32_t)); in RegisterMethods()