Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnostic.cpp29 static const enum raw_ostream::Colors remarkColor = variable
710 case DiagnosticsEngine::Remark: OS.changeColor(remarkColor, true); break; in printDiagnosticLevel()