Searched defs:UseColor (Results 1 – 4 of 4) sorted by relevance
85 bool UseColor; variable165 bool UseColor; variable
54 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream) in LinePrinter()
1054 const bool UseColor = opts::pretty::ColorOutput == cl::BOU_UNSET in dumpPretty() local
629 cl::opt<cl::boolOrDefault> UseColor( in run() local