Searched refs:setShowColors (Results 1 - 2 of 2) sorted by last modified time

/external/clang/include/clang/Basic/
H A DDiagnostic.h485 void setShowColors(bool Val = false) { ShowColors = Val; } function in class:clang::DiagnosticsEngine
/external/clang/lib/Basic/
H A DWarnings.cpp56 Diags.setShowColors(Opts.ShowColors);

Completed in 2644 milliseconds