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
33 static ManagedStatic<cl::opt<cl::boolOrDefault>, CreateUseColor> UseColor; variable
712 cl::opt<cl::boolOrDefault> UseColor( in run() local