Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandInterpreter.h632 bool GetStopCmdSourceOnError() const;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp261 bool CommandInterpreter::GetStopCmdSourceOnError() const { in GetStopCmdSourceOnError() function in CommandInterpreter
2728 if (GetStopCmdSourceOnError()) in HandleCommandsFromFile()