Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h143 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp648 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream