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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp50 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { function in class:SBCommandInterpreterRunOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h131 void SetStopOnError(bool stop_on_error) { function in class:lldb_private::CommandInterpreterRunOptions

Completed in 114 milliseconds