Home
last modified time | relevance | path

Searched refs:old_watch_read (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DWatchpoint.cpp260 int old_watch_read = m_watch_read; in SetWatchpointType() local
265 (old_watch_read != m_watch_read || old_watch_write != m_watch_write)) in SetWatchpointType()