Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h125 bool is_displayed() const override { in is_displayed() function
H A DFormattedStream.h153 bool is_displayed() const override { in is_displayed() function
H A Draw_ostream.h314 virtual bool is_displayed() const { return false; } in is_displayed() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp853 bool raw_fd_ostream::is_displayed() const { in is_displayed() function in raw_fd_ostream