Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp85 watch_type_specified = true; in SetOptionValue()
105 watch_type_specified = false; in OptionParsingStarting()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h46 bool watch_type_specified; variable
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp870 if (!m_option_watchpoint.watch_type_specified) { in DoExecute()
1077 if (!m_option_watchpoint.watch_type_specified) { in DoExecute()