Home
last modified time | relevance | path

Searched defs:WatchpointIDMatches (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DWatchpointList.cpp87 class WatchpointIDMatches { class
89 WatchpointIDMatches(lldb::watch_id_t watch_id) : m_watch_id(watch_id) {} in WatchpointIDMatches() function in WatchpointIDMatches