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

/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp20 static const enum llvm::raw_ostream::Colors DebugColor = llvm::raw_ostream::CYAN; variable in typeref:enum:Colors
81 m_OStream.changeColor(DebugColor, true);

Completed in 58 milliseconds