Searched refs:debugger_specific (Results 1 – 2 of 2) sorted by relevance
26 bool debugger_specific) in ProgressEventData() argument29 m_debugger_specific(debugger_specific) {} in ProgressEventData()80 bool debugger_specific) in DiagnosticEventData() argument82 m_debugger_specific(debugger_specific) {} in DiagnosticEventData()
1551 bool debugger_specific) { in ReportDiagnosticImpl() 1570 debugger_specific); in ReportDiagnosticImpl() 1577 new DiagnosticEventData(severity, std::move(message), debugger_specific)); in ReportDiagnosticImpl() 1516 PrivateReportDiagnostic(Debugger & debugger,Severity severity,std::string message,bool debugger_specific) PrivateReportDiagnostic() argument