LLVM  3.7.0
llvm::buffer_ostream Member List

This is the complete list of members for llvm::buffer_ostream, including all inherited members.

BLACK enum valuellvm::raw_ostream
BLUE enum valuellvm::raw_ostream
buffer_ostream(raw_ostream &OS)llvm::buffer_ostreaminline
changeColor(enum Colors Color, bool Bold=false, bool BG=false)llvm::raw_ostreaminlinevirtual
Colors enum namellvm::raw_ostream
CYAN enum valuellvm::raw_ostream
flush()llvm::raw_ostreaminline
GetBufferSize() const llvm::raw_ostreaminline
getBufferStart() const llvm::raw_ostreaminlineprotected
GetNumBytesInBuffer() const llvm::raw_ostreaminline
GREEN enum valuellvm::raw_ostream
has_colors() const llvm::raw_ostreaminlinevirtual
indent(unsigned NumSpaces)llvm::raw_ostream
init()llvm::raw_svector_ostreamprotected
is_displayed() const llvm::raw_ostreaminlinevirtual
MAGENTA enum valuellvm::raw_ostream
operator<<(char C)llvm::raw_ostreaminline
operator<<(unsigned char C)llvm::raw_ostreaminline
operator<<(signed char C)llvm::raw_ostreaminline
operator<<(StringRef Str)llvm::raw_ostreaminline
operator<<(const char *Str)llvm::raw_ostreaminline
operator<<(const std::string &Str)llvm::raw_ostreaminline
operator<<(const llvm::SmallVectorImpl< char > &Str)llvm::raw_ostreaminline
operator<<(unsigned long N)llvm::raw_ostream
operator<<(long N)llvm::raw_ostream
operator<<(unsigned long long N)llvm::raw_ostream
operator<<(long long N)llvm::raw_ostream
operator<<(const void *P)llvm::raw_ostream
operator<<(unsigned int N)llvm::raw_ostreaminline
operator<<(int N)llvm::raw_ostreaminline
operator<<(double N)llvm::raw_ostream
operator<<(const format_object_base &Fmt)llvm::raw_ostream
operator<<(const FormattedString &)llvm::raw_ostream
operator<<(const FormattedNumber &)llvm::raw_ostream
preferred_buffer_size() const llvm::raw_ostreamprotectedvirtual
pwrite(const char *Ptr, size_t Size, uint64_t Offset)llvm::raw_pwrite_streaminline
raw_ostream(bool unbuffered=false)llvm::raw_ostreaminlineexplicit
raw_pwrite_stream(bool Unbuffered=false)llvm::raw_pwrite_streaminlineexplicit
raw_svector_ostream(SmallVectorImpl< char > &O, unsigned)llvm::raw_svector_ostreamexplicitprotected
raw_svector_ostream(SmallVectorImpl< char > &O)llvm::raw_svector_ostreamexplicit
RED enum valuellvm::raw_ostream
resetColor()llvm::raw_ostreaminlinevirtual
resync()llvm::raw_svector_ostream
reverseColor()llvm::raw_ostreaminlinevirtual
SAVEDCOLOR enum valuellvm::raw_ostream
SetBuffer(char *BufferStart, size_t Size)llvm::raw_ostreaminlineprotected
SetBuffered()llvm::raw_ostream
SetBufferSize(size_t Size)llvm::raw_ostreaminline
SetUnbuffered()llvm::raw_ostreaminline
str()llvm::raw_svector_ostream
tell() const llvm::raw_ostreaminline
WHITE enum valuellvm::raw_ostream
write(unsigned char C)llvm::raw_ostream
write(const char *Ptr, size_t Size)llvm::raw_ostream
write_escaped(StringRef Str, bool UseHexEscapes=false)llvm::raw_ostream
write_hex(unsigned long long N)llvm::raw_ostream
YELLOW enum valuellvm::raw_ostream
~buffer_ostream()llvm::buffer_ostreaminline
~raw_ostream()llvm::raw_ostreamvirtual
~raw_svector_ostream() overridellvm::raw_svector_ostream