Home | History | Annotate | Download | only in Symbol

Lines Matching defs:m_log

472         m_log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS);
477 if (m_log)
482 m_log->Printf("Compiler diagnostic: %s\n", diag_str.data());
491 Log * m_log;