Home
last modified time | relevance | path

Searched refs:GetStopCmdSourceOnError (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h613 bool GetStopCmdSourceOnError() const;
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp247 bool CommandInterpreter::GetStopCmdSourceOnError() const { in GetStopCmdSourceOnError() function in CommandInterpreter
2711 if (GetStopCmdSourceOnError()) in HandleCommandsFromFile()