LLVM API Documentation

Public Member Functions
llvm::raw_null_ostream Class Reference

raw_null_ostream - A raw_ostream that discards all output. More...

#include <raw_ostream.h>

Inheritance diagram for llvm::raw_null_ostream:
Inheritance graph
[legend]
Collaboration diagram for llvm::raw_null_ostream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 raw_null_ostream ()
 ~raw_null_ostream ()

Detailed Description

raw_null_ostream - A raw_ostream that discards all output.

Definition at line 484 of file raw_ostream.h.


Constructor & Destructor Documentation

Definition at line 493 of file raw_ostream.h.

Definition at line 751 of file raw_ostream.cpp.

References llvm::raw_ostream::flush().


The documentation for this class was generated from the following files: