Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp64 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { in SetStopOnError() function in SBCommandInterpreterRunOptions
/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandInterpreter.h128 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function