Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp24 static const enum llvm::raw_ostream::Colors WarningColor = variable
76 m_OStream.changeColor(WarningColor, true); in handleDiagnostic()