Searched refs:warningColor (Results 1 – 3 of 3) sorted by relevance
21 static const enum llvm::raw_ostream::Colors warningColor = variable47 os.changeColor(warningColor, true); in PrintDiagnosticLevel()
35 static const enum raw_ostream::Colors warningColor = variable711 case DiagnosticsEngine::Warning: OS.changeColor(warningColor, true); break; in printDiagnosticLevel()
34 static const enum raw_ostream::Colors warningColor = variable707 case DiagnosticsEngine::Warning: OS.changeColor(warningColor, true); break; in printDiagnosticLevel()