Home
last modified time | relevance | path

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

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