Return whether the proxied stream is connected to a display.
Synopsis
Declared in <llvm/Support/raw_ostream_proxy.h>
bool
is_displayed() const override;
Return Value
True if the proxied stream is connected to a display.
Created with MrDocs