Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp123 bp_sp->SetCallback(VariableWatchpointDisabler, baton_sp); in SetupVariableWatchpointDisabler()
129 bool Watchpoint::VariableWatchpointDisabler(void *baton, in VariableWatchpointDisabler() function in Watchpoint
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h123 static bool VariableWatchpointDisabler(