Home
last modified time | relevance | path

Searched defs:is_displayed (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h124 bool is_displayed() const override { in is_displayed() function
H A DFormattedStream.h153 bool is_displayed() const override { is_displayed() function
H A Draw_ostream.h347 virtual bool is_displayed() const { return false; } in is_displayed() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp862 bool raw_fd_ostream::is_displayed() const { in is_displayed() function in raw_fd_ostream