Searched refs:has_colors (Results 1 – 6 of 6) sorted by relevance
100 if (!outs().has_colors()) in processStartTag()116 if (!outs().has_colors()) in processEndTag()
246 virtual bool has_colors() const { return is_displayed(); } in has_colors() function389 bool has_colors() const override;
57 bool ShowColors = Out.has_colors(); in TraverseDecl()
345 ShowColors &= S.has_colors(); in print()
651 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream
279 // isn't entirely obvious. We can use the curses routine 'has_colors' but it