Home
last modified time | relevance | path

Searched refs:ErrorColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp23 static const enum llvm::raw_ostream::Colors ErrorColor = llvm::raw_ostream::RED; variable
69 m_OStream.changeColor(ErrorColor, true); in handleDiagnostic()