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