Searched refs:CommandInterpreterResult (Results 1 – 5 of 5) sorted by relevance
43 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 =
107 lldb::CommandInterpreterResult GetResult() const;
227 lldb::CommandInterpreterResult
1205 enum CommandInterpreterResult { enum
1390 CommandInterpreterResult section in Enumerators 1388 .. _CommandInterpreterResult: global() target 1414 WatchPointValueKindCommandInterpreterResult global() argument