Home
last modified time | relevance | path

Searched defs:SetStopOnCrash (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() function in SBCommandInterpreterRunOptions
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h138 void SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash() function