Home
last modified time | relevance | path

Searched defs:GetExitAppOnCommandFailure (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdFile.cpp212 bool CMICmdCmdFileExecAndSymbols::GetExitAppOnCommandFailure() const { in GetExitAppOnCommandFailure() function in CMICmdCmdFileExecAndSymbols
H A DMICmdBase.cpp350 bool CMICmdBase::GetExitAppOnCommandFailure() const { return false; } in GetExitAppOnCommandFailure() function in CMICmdBase