LLVM 19.0.0git
llvm::WithColor Member List

This is the complete list of members for llvm::WithColor, including all inherited members.

AutoDetectFunctionType typedefllvm::WithColor
changeColor(raw_ostream::Colors Color, bool Bold=false, bool BG=false)llvm::WithColor
colorsEnabled()llvm::WithColor
defaultAutoDetectFunction()llvm::WithColorstatic
defaultErrorHandler(Error Err)llvm::WithColorstatic
defaultWarningHandler(Error Warning)llvm::WithColorstatic
error()llvm::WithColorstatic
error(raw_ostream &OS, StringRef Prefix="", bool DisableColors=false)llvm::WithColorstatic
get()llvm::WithColorinline
note()llvm::WithColorstatic
note(raw_ostream &OS, StringRef Prefix="", bool DisableColors=false)llvm::WithColorstatic
operator raw_ostream &()llvm::WithColorinline
operator<<(T &O)llvm::WithColorinline
operator<<(const T &O)llvm::WithColorinline
remark()llvm::WithColorstatic
remark(raw_ostream &OS, StringRef Prefix="", bool DisableColors=false)llvm::WithColorstatic
resetColor()llvm::WithColor
setAutoDetectFunction(AutoDetectFunctionType NewAutoDetectFunction)llvm::WithColorstatic
warning()llvm::WithColorstatic
warning(raw_ostream &OS, StringRef Prefix="", bool DisableColors=false)llvm::WithColorstatic
WithColor(raw_ostream &OS, HighlightColor S, ColorMode Mode=ColorMode::Auto)llvm::WithColor
WithColor(raw_ostream &OS, raw_ostream::Colors Color=raw_ostream::SAVEDCOLOR, bool Bold=false, bool BG=false, ColorMode Mode=ColorMode::Auto)llvm::WithColorinline
~WithColor()llvm::WithColor