Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h40 eWatchModify, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp31 OptionGroupWatchpoint::eWatchModify,
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp871 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchModify; in DoExecute()
940 case OptionGroupWatchpoint::eWatchModify: in DoExecute()
1078 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchModify; in DoExecute()
1130 case OptionGroupWatchpoint::eWatchModify: in DoExecute()