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

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

Completed in 295 milliseconds