LLVM API Documentation
#include "llvm/Support/Streams.h"#include <iostream>

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Functions | |
| OStream | llvm::cout (std::cout) |
| OStream | llvm::cerr (std::cerr) |
| IStream | llvm::cin (std::cin) |
| void | llvm::FlushStream (std::ostream &S) |
| FlushStream - Function called by BaseStream to flush an ostream. | |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.