Searched refs:noteColor (Results 1 – 2 of 2) sorted by relevance
21 static const enum llvm::raw_ostream::Colors noteColor = variable47 os.changeColor(noteColor, true); in printDiagnosticLevel()
26 static const enum raw_ostream::Colors noteColor = variable703 case DiagnosticsEngine::Note: OS.changeColor(noteColor, true); break; in printDiagnosticLevel()