LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::raw_fd_ostream Member List

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

BLACK enum valuellvm::raw_ostream
BLUE enum valuellvm::raw_ostream
changeColor(enum Colors colors, bool bold=false, bool bg=false) LLVM_OVERRIDEllvm::raw_fd_ostreamvirtual
clear_error()llvm::raw_fd_ostreaminline
close()llvm::raw_fd_ostream
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_OVERRIDEllvm::raw_fd_ostreamvirtual
has_error() const llvm::raw_fd_ostreaminline
indent(unsigned NumSpaces)llvm::raw_ostream
is_displayed() const LLVM_OVERRIDEllvm::raw_fd_ostreamvirtual
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<<(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
raw_fd_ostream(const char *Filename, std::string &ErrorInfo, sys::fs::OpenFlags Flags=sys::fs::F_None)llvm::raw_fd_ostream
raw_fd_ostream(int fd, bool shouldClose, bool unbuffered=false)llvm::raw_fd_ostream
raw_ostream(bool unbuffered=false)llvm::raw_ostreaminlineexplicit
RED enum valuellvm::raw_ostream
resetColor() LLVM_OVERRIDEllvm::raw_fd_ostreamvirtual
reverseColor() LLVM_OVERRIDEllvm::raw_fd_ostreamvirtual
SAVEDCOLOR enum valuellvm::raw_ostream
seek(uint64_t off)llvm::raw_fd_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
SetUseAtomicWrites(bool Value)llvm::raw_fd_ostreaminline
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
~raw_fd_ostream()llvm::raw_fd_ostream
~raw_ostream()llvm::raw_ostreamvirtual