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