Searched defs:WatchpointIDMatches (Results 1 – 1 of 1) sorted by relevance
85 class WatchpointIDMatches { class87 WatchpointIDMatches(lldb::watch_id_t watch_id) : m_watch_id(watch_id) {} in WatchpointIDMatches() function in WatchpointIDMatches