Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DFormattedStream.h138 raw_ostream &reverseColor() override { in reverseColor() function
H A Draw_ostream.h247 virtual raw_ostream &reverseColor() { return *this; } in reverseColor() function
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp677 raw_ostream &raw_fd_ostream::reverseColor() { in reverseColor() function in raw_fd_ostream