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

  /external/llvm/lib/Support/
SystemUtils.cpp 23 if (stream_to_check.is_displayed()) {
raw_ostream.cpp 635 bool raw_fd_ostream::is_displayed() const { function in class:raw_fd_ostream
  /external/llvm/include/llvm/Support/
raw_ostream.h 228 virtual bool is_displayed() const { return false; } function in class:llvm::raw_ostream
382 virtual bool is_displayed() const;

Completed in 2191 milliseconds