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

/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp18 static const enum llvm::raw_ostream::Colors ErrorColor = llvm::raw_ostream::RED; variable in typeref:enum:Colors
65 m_OStream.changeColor(ErrorColor, true);

Completed in 41 milliseconds