Searched defs:DisableColors (Results 1 – 2 of 2) sorted by relevance
21 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, bool DisableColors) in WithColor()69 bool DisableColors) { in error()77 bool DisableColors) { in warning()85 bool DisableColors) { in note()92 bool DisableColors) { in remark()
39 bool DisableColors; variable