Searched defs:changeColor (Results 1 – 3 of 3) sorted by relevance
148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { changeColor() function
143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() function in WithColor
522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor() function in raw_ostream