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

/external/clang/include/clang/Basic/
H A DDiagnostic.h490 bool getShowColors() { return ShowColors; } function in class:clang::DiagnosticsEngine
/external/clang/lib/AST/
H A DASTDumper.cpp208 ShowColors(SM && SM->getDiagnostics().getShowColors()) { }

Completed in 94 milliseconds