HomeSort by relevance Sort by last modified time
    Searched refs:is_displayed (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Support/
SystemUtils.cpp 23 if (stream_to_check.is_displayed()) {
SourceMgr.cpp 232 ShowColors &= S.is_displayed();
raw_ostream.cpp 649 bool raw_fd_ostream::is_displayed() const { function in class:raw_fd_ostream
  /external/llvm/include/llvm/Support/
raw_ostream.h 231 virtual bool is_displayed() const { return false; } function in class:llvm::raw_ostream
387 virtual bool is_displayed() const;

Completed in 132 milliseconds