Home
last modified time | relevance | path

Searched defs:ShowColors (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DDiagnosticOptions.h43 unsigned ShowColors : 1; /// Show diagnostics with ANSI color sequences. variable
/external/clang/lib/Frontend/
DTextDiagnostic.cpp636 bool ShowColors) { in printDiagnosticLevel()
667 bool ShowColors) { in printDiagnosticMessage()
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp182 void AnalysisDeclContext::dumpCFG(bool ShowColors) { in dumpCFG()
DCFG.cpp3666 bool ShowColors) { in print_block()