Home
last modified time | relevance | path

Searched defs:m_result (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Host/
H A DHostNativeThreadBase.h49 lldb::thread_result_t m_result = 0; // NOLINT(modernize-use-nullptr) variable
/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h237 CompletionResult &m_result; global() variable
/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h58 lldb::CommandInterpreterResult m_result = variable
773 CommandInterpreterRunResult m_result; global() variable