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

/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp19 static const enum llvm::raw_ostream::Colors WarningColor = llvm::raw_ostream::MAGENTA; variable in typeref:enum:Colors
72 m_OStream.changeColor(WarningColor, true);

Completed in 38 milliseconds