Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
Draw_ostream.h237 virtual bool has_colors() const { return is_displayed(); } in has_colors() function
395 virtual bool has_colors() const;
/external/llvm/lib/Support/
DSourceMgr.cpp247 ShowColors &= S.has_colors(); in print()
Draw_ostream.cpp654 bool raw_fd_ostream::has_colors() const { in has_colors() function in raw_fd_ostream