Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp122 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