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