Home
last modified time | relevance | path

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

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