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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h105 void SetStopOnError(bool stop_on_error) { function in class:lldb_private::CommandInterpreterRunOptions
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp63 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { function in class:SBCommandInterpreterRunOptions

Completed in 68 milliseconds