Searched refs:is_displayed (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DSystemUtils.cpp23 if (stream_to_check.is_displayed()) {
H A Draw_ostream.cpp650 bool raw_fd_ostream::is_displayed() const { function in class:raw_fd_ostream
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A Draw_ostream.h238 virtual bool is_displayed() const { return false; } function in class:llvm::raw_ostream
241 virtual bool has_colors() const { return is_displayed(); }
398 virtual bool is_displayed() const LLVM_OVERRIDE;

Completed in 169 milliseconds