Searched refs:FindWatchpointByID (Results 1 – 3 of 3) sorted by relevance
830 lldb::SBWatchpoint FindWatchpointByID(lldb::watch_id_t watch_id);
1307 SBWatchpoint SBTarget::FindWatchpointByID(lldb::watch_id_t wp_id) { in FindWatchpointByID() function in SBTarget
56975 result = (arg1)->FindWatchpointByID(arg2); in _wrap_SBTarget_FindWatchpointByID()