Searched refs:CommandInterpreterResult (Results 1 – 5 of 5) sorted by relevance
44 lldb::CommandInterpreterResult GetResult() const { return m_result; } in GetResult()46 bool IsResult(lldb::CommandInterpreterResult result) { in IsResult()55 void SetResult(lldb::CommandInterpreterResult result) { m_result = result; } in SetResult()59 lldb::CommandInterpreterResult m_result =
107 lldb::CommandInterpreterResult GetResult() const;
227 lldb::CommandInterpreterResult
1218 enum CommandInterpreterResult { enum
1390 CommandInterpreterResult section in Enumerators 1388 .. _CommandInterpreterResult: global() target 1414 WatchPointValueKindCommandInterpreterResult global() argument