Lines Matching refs:DiagnosticEngine
46 DiagnosticEngine::Severity pSeverity, in handleDiagnostic()
54 case DiagnosticEngine::Unreachable: { in handleDiagnostic()
61 case DiagnosticEngine::Fatal: { in handleDiagnostic()
68 case DiagnosticEngine::Error: { in handleDiagnostic()
75 case DiagnosticEngine::Warning: { in handleDiagnostic()
82 case DiagnosticEngine::Debug: { in handleDiagnostic()
92 case DiagnosticEngine::Note: { in handleDiagnostic()
102 case DiagnosticEngine::Ignore: { in handleDiagnostic()
117 case DiagnosticEngine::Unreachable: { in handleDiagnostic()
125 case DiagnosticEngine::Fatal: { in handleDiagnostic()
135 case DiagnosticEngine::Error: { in handleDiagnostic()
148 case DiagnosticEngine::Warning: { in handleDiagnostic()