Searched defs:changeColor (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FormattedStream.h | 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
|
/external/llvm/include/llvm/Support/ |
D | FormattedStream.h | 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() function
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | raw_ostream.cpp | 606 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 662 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 641 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | raw_ostream.cpp | 718 raw_ostream &raw_fd_ostream::changeColor(enum Colors colors, bool bold, in changeColor() function in raw_fd_ostream
|