Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp143 WatchpointVariableContext *wvc = in VariableWatchpointDisabler() local
149 if (wvc->watch_id == LLDB_INVALID_WATCH_ID) in VariableWatchpointDisabler()
161 target_sp->GetWatchpointList().FindByID(wvc->watch_id); in VariableWatchpointDisabler()
165 if (wvc->exe_ctx == context->exe_ctx_ref) { in VariableWatchpointDisabler()