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

/external/llvm/include/llvm/Support/
H A Draw_ostream.h238 virtual raw_ostream &reverseColor() { return *this; } function in class:llvm::raw_ostream
385 raw_ostream &reverseColor() override;
/external/llvm/lib/Support/
H A Draw_ostream.cpp634 raw_ostream &raw_fd_ostream::reverseColor() { function in class:raw_fd_ostream

Completed in 344 milliseconds