Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h615 bool GetStopCmdSourceOnError() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp247 bool CommandInterpreter::GetStopCmdSourceOnError() const { in GetStopCmdSourceOnError() function in CommandInterpreter
2714 if (GetStopCmdSourceOnError()) in HandleCommandsFromFile()