Searched refs:m_log_callback_stream_sp (Results 1 – 2 of 2) sorted by relevance
719 m_log_callback_stream_sp = in Debugger()1152 m_log_callback_stream_sp = in SetLoggingCallback()1164 if (m_log_callback_stream_sp) { in EnableLog()1165 log_stream_sp = m_log_callback_stream_sp; in EnableLog()
407 std::shared_ptr<llvm::raw_ostream> m_log_callback_stream_sp; variable