Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h43 lldb::CommandInterpreterResult GetResult() const { return m_result; } in GetResult()
45 bool IsResult(lldb::CommandInterpreterResult result) { in IsResult()
54 void SetResult(lldb::CommandInterpreterResult result) { m_result = result; } in SetResult()
58 lldb::CommandInterpreterResult m_result =
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h107 lldb::CommandInterpreterResult GetResult() const;
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp227 lldb::CommandInterpreterResult
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1205 enum CommandInterpreterResult { enum
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1390 CommandInterpreterResult section in Enumerators
1388 .. _CommandInterpreterResult: global() target
1414 WatchPointValueKindCommandInterpreterResult global() argument