Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/Support/ | |
raw_ostream.h | 241 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream 384 virtual bool has_colors() const LLVM_OVERRIDE; |
/external/llvm/lib/Support/ | |
raw_ostream.cpp | 643 bool raw_fd_ostream::has_colors() const { function in class:raw_fd_ostream |