Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h41 lldb::CommandInterpreterResult GetResult() const { return m_result; } in GetResult()
43 bool IsResult(lldb::CommandInterpreterResult result) { in IsResult()
52 void SetResult(lldb::CommandInterpreterResult result) { m_result = result; } in SetResult()
56 lldb::CommandInterpreterResult m_result =
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h98 lldb::CommandInterpreterResult GetResult() const;
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp215 lldb::CommandInterpreterResult
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h1156 enum CommandInterpreterResult { enum
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1388 CommandInterpreterResult subsection