Home
last modified time | relevance | path

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

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