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

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DFormattedStream.h150 bool is_displayed() const { function in class:llvm::formatted_raw_ostream
H A Draw_ostream.h238 virtual bool is_displayed() const { return false; } function in class:llvm::raw_ostream
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-winsource.c606 int is_displayed = FALSE; local
632 int is_displayed = FALSE; local
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Draw_ostream.cpp640 bool raw_fd_ostream::is_displayed() const { function in class:raw_fd_ostream

Completed in 178 milliseconds