LLVM 22.0.0git
WithColor.cpp File Reference

Go to the source code of this file.

Functions

static bool DefaultAutoDetectFunction (const raw_ostream &OS)

Variables

static ManagedStatic< cl::opt< cl::boolOrDefault >, CreateUseColor > UseColor

Function Documentation

◆ DefaultAutoDetectFunction()

bool DefaultAutoDetectFunction ( const raw_ostream & OS)
static

Variable Documentation

◆ UseColor

ManagedStatic<cl::opt<cl::boolOrDefault>, CreateUseColor> UseColor
static

Definition at line 33 of file WithColor.cpp.

Referenced by DefaultAutoDetectFunction(), and llvm::initWithColorOptions().