Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DWatchpoint.cpp257 int old_watch_read = m_watch_read; in SetWatchpointType() local
262 (old_watch_read != m_watch_read || old_watch_write != m_watch_write)) in SetWatchpointType()