Home
last modified time | relevance | path

Searched defs:changeColor (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { changeColor() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() function in WithColor
H A Draw_ostream.cpp522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) { in changeColor() function in raw_ostream