Searched defs:UseColor (Results 1 – 6 of 6) sorted by relevance
105 bool UseColor; variable180 bool UseColor; variable
33 static ManagedStatic<cl::opt<cl::boolOrDefault>, CreateUseColor> UseColor; variable
56 UseColor("use-color", cl::desc("Emit colored output (default=autodetect)"), variable
56 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream, in LinePrinter()
728 cl::opt<cl::boolOrDefault> UseColor( in run() local
1094 const bool UseColor = opts::pretty::ColorOutput == cl::BOU_UNSET in dumpPretty() local