Searched refs:NoteColor (Results 1 – 1 of 1) sorted by relevance
21 static const enum llvm::raw_ostream::Colors NoteColor = llvm::raw_ostream::GREEN; variable88 m_OStream.changeColor(NoteColor, true); in handleDiagnostic()