Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp85 void SBCommandInterpreterRunOptions::SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash()
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h92 LazyBool stop_on_error, LazyBool stop_on_crash, in CommandInterpreterRunOptions()
138 void SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash()