Searched defs:UseColor (Results 1 – 5 of 5) sorted by relevance
84 bool UseColor; variable163 bool UseColor; variable
53 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream) in LinePrinter()
1068 const bool UseColor = opts::pretty::ColorOutput == cl::BOU_UNSET in dumpPretty() local
56 UseColor("use-color", cl::desc("Emit colored output (default=autodetect)"), variable
712 cl::opt<cl::boolOrDefault> UseColor( in run() local