LLVM API Documentation

Streams.cpp File Reference

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

Include dependency graph for Streams.cpp:

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.