Home
last modified time | relevance | path

Searched refs:eCommandInterpreterResultCommandError (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp582 results.GetResult() == lldb::eCommandInterpreterResultCommandError) in MainLoop()
604 lldb::eCommandInterpreterResultCommandError) in MainLoop()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1205 eCommandInterpreterResultCommandError, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1404 .. py:data:: eCommandInterpreterResultCommandError
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3157 m_result.SetResult(lldb::eCommandInterpreterResultCommandError); in IOHandlerInputComplete()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78499 …ONSTTAB_INT("eCommandInterpreterResultCommandError", lldb::eCommandInterpreterResultCommandError)},