Searched refs:has_colors (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
H A Draw_ostream.h246 virtual bool has_colors() const { return is_displayed(); } function in class:llvm::raw_ostream
389 bool has_colors() const override;
/external/llvm/tools/llvm-mcmarkup/
H A Dllvm-mcmarkup.cpp100 if (!outs().has_colors())
116 if (!outs().has_colors())
/external/clang/lib/Frontend/
H A DASTConsumers.cpp57 bool ShowColors = Out.has_colors();
/external/llvm/lib/Support/
H A DSourceMgr.cpp345 ShowColors &= S.has_colors();
H A Draw_ostream.cpp651 bool raw_fd_ostream::has_colors() const { function in class:raw_fd_ostream

Completed in 6308 milliseconds