Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h133 raw_ostream &resetColor() override { in resetColor() function
H A Draw_ostream.h244 virtual raw_ostream &resetColor() { return *this; } in resetColor() function
/minix3/external/bsd/llvm/dist/clang/tools/diagtool/
H A DTreeView.cpp46 void resetColor() { in resetColor() function in TreePrinter
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp664 raw_ostream &raw_fd_ostream::resetColor() { in resetColor() function in raw_fd_ostream