Home
last modified time | relevance | path

Searched defs:resetColor (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFormattedStream.h115 raw_ostream &resetColor() override { in resetColor() function
H A Draw_ostream.h268 virtual raw_ostream &resetColor() { return *this; } in resetColor() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DWithColor.cpp115 WithColor &WithColor::resetColor() { in resetColor() function in WithColor
H A Draw_ostream.cpp802 raw_ostream &raw_fd_ostream::resetColor() { in resetColor() function in raw_fd_ostream