Searched defs:GetStopOnContinue (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp46 bool SBCommandInterpreterRunOptions::GetStopOnContinue() const { function in class:SBCommandInterpreterRunOptions
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h120 bool GetStopOnContinue() const { return DefaultToNo(m_stop_on_continue); } function in class:lldb_private::CommandInterpreterRunOptions

Completed in 61 milliseconds