LLVM  8.0.1
llvm::circular_raw_ostream Member List

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

BLACK enum valuellvm::raw_ostream
BLUE enum valuellvm::raw_ostream
changeColor(enum Colors Color, bool Bold=false, bool BG=false)llvm::raw_ostreaminlinevirtual
circular_raw_ostream(raw_ostream &Stream, const char *Header, size_t BuffSize=0, bool Owns=REFERENCE_ONLY)llvm::circular_raw_ostreaminline
Colors enum namellvm::raw_ostream
CYAN enum valuellvm::raw_ostream
flush()llvm::raw_ostreaminline
flushBufferWithBanner()llvm::circular_raw_ostream
GetBufferSize() constllvm::raw_ostreaminline
getBufferStart() constllvm::raw_ostreaminlineprotected
GetNumBytesInBuffer() constllvm::raw_ostreaminline
GREEN enum valuellvm::raw_ostream
has_colors() constllvm::raw_ostreaminlinevirtual
indent(unsigned NumSpaces)llvm::raw_ostream
is_displayed() constllvm::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 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
operator<<(const formatv_object_base &)llvm::raw_ostream
operator<<(const FormattedBytes &)llvm::raw_ostream
operator=(const raw_ostream &)=deletellvm::raw_ostream
preferred_buffer_size() constllvm::raw_ostreamprotectedvirtual
raw_ostream(bool unbuffered=false)llvm::raw_ostreaminlineexplicit
raw_ostream(const raw_ostream &)=deletellvm::raw_ostream
RED enum valuellvm::raw_ostream
REFERENCE_ONLYllvm::circular_raw_ostreamstatic
resetColor()llvm::raw_ostreaminlinevirtual
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
setStream(raw_ostream &Stream, bool Owns=REFERENCE_ONLY)llvm::circular_raw_ostreaminline
SetUnbuffered()llvm::raw_ostreaminline
TAKE_OWNERSHIPllvm::circular_raw_ostreamstatic
tell() constllvm::raw_ostreaminline
uuid_t typedefllvm::raw_ostream
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
write_uuid(const uuid_t UUID)llvm::raw_ostream
write_zeros(unsigned NumZeros)llvm::raw_ostream
YELLOW enum valuellvm::raw_ostream
~circular_raw_ostream() overridellvm::circular_raw_ostreaminline
~raw_ostream()llvm::raw_ostreamvirtual