Home
last modified time | relevance | path

Searched defs:UseColor (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h105 bool UseColor; variable
180 bool UseColor; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DWithColor.cpp33 static ManagedStatic<cl::opt<cl::boolOrDefault>, CreateUseColor> UseColor; variable
/openbsd-src/gnu/llvm/llvm/utils/yaml-bench/
H A DYAMLBench.cpp56 UseColor("use-color", cl::desc("Emit colored output (default=autodetect)"), variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp56 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream, in LinePrinter()
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp728 cl::opt<cl::boolOrDefault> UseColor( in run() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1094 const bool UseColor = opts::pretty::ColorOutput == cl::BOU_UNSET in dumpPretty() local