Searched refs:noteColor (Results 1 – 3 of 3) sorted by relevance
17 static const enum llvm::raw_ostream::Colors noteColor = variable41 os.changeColor(noteColor, true); in PrintDiagnosticLevel()
27 static const enum raw_ostream::Colors noteColor = variable709 case DiagnosticsEngine::Note: OS.changeColor(noteColor, true); break; in printDiagnosticLevel()
26 static const enum raw_ostream::Colors noteColor = variable705 case DiagnosticsEngine::Note: OS.changeColor(noteColor, true); break; in printDiagnosticLevel()