Searched refs:ErrorColor (Results 1 – 1 of 1) sorted by relevance
18 static const enum llvm::raw_ostream::Colors ErrorColor = llvm::raw_ostream::RED; variable65 m_OStream.changeColor(ErrorColor, true); in handleDiagnostic()