Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h148 bool GetAbnormalStopWasExpected() const { in GetAbnormalStopWasExpected() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2859 !result.GetAbnormalStopWasExpected()) { in IOHandlerInputComplete()