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 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream, in LinePrinter()
60 bool UseColor = false; variable
783 cl::opt<cl::boolOrDefault> UseColor( run() local
1092 const bool UseColor = opts::pretty::ColorOutput == cl::BOU_UNSET in dumpPretty() local