Searched refs:warningColor (Results 1 – 2 of 2) sorted by relevance
25 static const enum llvm::raw_ostream::Colors warningColor = variable53 os.changeColor(warningColor, true); in printDiagnosticLevel()
34 static const enum raw_ostream::Colors warningColor = variable705 case DiagnosticsEngine::Warning: OS.changeColor(warningColor, true); break; in printDiagnosticLevel()