Searched refs:m_log_callback_stream_sp (Results 1 – 2 of 2) sorted by relevance
677 m_log_callback_stream_sp = in Debugger()1145 m_log_callback_stream_sp = in SetLoggingCallback()1157 if (m_log_callback_stream_sp) { in EnableLog()1158 log_stream_sp = m_log_callback_stream_sp; in EnableLog()
426 std::shared_ptr<llvm::raw_ostream> m_log_callback_stream_sp; variable