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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp33 static const enum raw_ostream::Colors warningColor = variable in typeref:enum:Colors
708 case DiagnosticsEngine::Warning: OS.changeColor(warningColor, true); break;

Completed in 62 milliseconds