Home
last modified time | relevance | path

Searched refs:has_colors (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp100 if (!outs().has_colors()) in processStartTag()
116 if (!outs().has_colors()) in processEndTag()
/external/llvm/include/llvm/Support/
Draw_ostream.h246 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
389 bool has_colors() const override;
/external/clang/lib/Frontend/
DASTConsumers.cpp57 bool ShowColors = Out.has_colors(); in TraverseDecl()
/external/llvm/lib/Support/
DSourceMgr.cpp345 ShowColors &= S.has_colors(); in print()
Draw_ostream.cpp651 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream
/external/llvm/lib/Support/Unix/
DProcess.inc279 // isn't entirely obvious. We can use the curses routine 'has_colors' but it