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

/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp17 static const enum llvm::raw_ostream::Colors FatalColor = llvm::raw_ostream::YELLOW; variable in typeref:enum:Colors
55 m_OStream.changeColor(FatalColor, true);

Completed in 38 milliseconds