Searched defs:reverseColor (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A Draw_ostream.h229 virtual raw_ostream &reverseColor() { return *this; } function in class:llvm::raw_ostream
391 virtual raw_ostream &reverseColor();
/external/llvm/lib/Support/
H A Draw_ostream.cpp637 raw_ostream &raw_fd_ostream::reverseColor() { function in class:raw_fd_ostream

Completed in 126 milliseconds