Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h40 eWatchModify, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp31 OptionGroupWatchpoint::eWatchModify,
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp820 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchModify; in CommandObjectWatchpointSetVariable()
889 case OptionGroupWatchpoint::eWatchModify: in DoExecute()
1016 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchModify; in CommandObjectWatchpointSetExpression()
1068 case OptionGroupWatchpoint::eWatchModify: in DoExecute()