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