Searched defs:ColorMode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h39 enum class ColorMode { class in namespace:llvm
71 WithColor(raw_ostream &OS, raw_ostream::Colors Color = raw_ostream::SAVEDCOLOR, bool Bold = false, bool BG = false, ColorMode Mode = ColorMode::Auto) argument

Completed in 114 milliseconds