LLVM API Documentation
raw_null_ostream - A raw_ostream that discards all output. More...
#include <raw_ostream.h>
Public Member Functions | |
raw_null_ostream () | |
~raw_null_ostream () |
raw_null_ostream - A raw_ostream that discards all output.
Definition at line 484 of file raw_ostream.h.
llvm::raw_null_ostream::raw_null_ostream | ( | ) | [inline, explicit] |
Definition at line 493 of file raw_ostream.h.
Definition at line 751 of file raw_ostream.cpp.
References llvm::raw_ostream::flush().