LLVM
20.0.0git
llvm
raw_ostream
llvm::raw_ostream Member List
This is the complete list of members for
llvm::raw_ostream
, including all inherited members.
BLACK
llvm::raw_ostream
static
BLUE
llvm::raw_ostream
static
BRIGHT_BLACK
llvm::raw_ostream
static
BRIGHT_BLUE
llvm::raw_ostream
static
BRIGHT_CYAN
llvm::raw_ostream
static
BRIGHT_GREEN
llvm::raw_ostream
static
BRIGHT_MAGENTA
llvm::raw_ostream
static
BRIGHT_RED
llvm::raw_ostream
static
BRIGHT_WHITE
llvm::raw_ostream
static
BRIGHT_YELLOW
llvm::raw_ostream
static
changeColor
(enum Colors Color, bool Bold=false, bool BG=false)
llvm::raw_ostream
virtual
Colors
enum name
llvm::raw_ostream
colors_enabled
() const
llvm::raw_ostream
inline
CYAN
llvm::raw_ostream
static
enable_colors
(bool enable)
llvm::raw_ostream
inline
virtual
flush
()
llvm::raw_ostream
inline
get_kind
() const
llvm::raw_ostream
inline
GetBufferSize
() const
llvm::raw_ostream
inline
getBufferStart
() const
llvm::raw_ostream
inline
protected
GetNumBytesInBuffer
() const
llvm::raw_ostream
inline
GREEN
llvm::raw_ostream
static
has_colors
() const
llvm::raw_ostream
inline
virtual
indent
(unsigned NumSpaces)
llvm::raw_ostream
is_displayed
() const
llvm::raw_ostream
inline
virtual
MAGENTA
llvm::raw_ostream
static
operator<<
(char C)
llvm::raw_ostream
inline
operator<<
(unsigned char C)
llvm::raw_ostream
inline
operator<<
(signed char C)
llvm::raw_ostream
inline
operator<<
(StringRef Str)
llvm::raw_ostream
inline
operator<<
(const char *Str)
llvm::raw_ostream
inline
operator<<
(const std::string &Str)
llvm::raw_ostream
inline
operator<<
(const std::string_view &Str)
llvm::raw_ostream
inline
operator<<
(const SmallVectorImpl< char > &Str)
llvm::raw_ostream
inline
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_ostream
inline
operator<<
(int N)
llvm::raw_ostream
inline
operator<<
(double N)
llvm::raw_ostream
operator<<
(Colors C)
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 &)=delete
llvm::raw_ostream
OStreamKind
enum name
llvm::raw_ostream
preferred_buffer_size
() const
llvm::raw_ostream
protected
virtual
raw_ostream
(bool unbuffered=false, OStreamKind K=OStreamKind::OK_OStream)
llvm::raw_ostream
inline
explicit
raw_ostream
(const raw_ostream &)=delete
llvm::raw_ostream
RED
llvm::raw_ostream
static
reserveExtraSpace
(uint64_t ExtraSize)
llvm::raw_ostream
inline
virtual
RESET
llvm::raw_ostream
static
resetColor
()
llvm::raw_ostream
virtual
reverseColor
()
llvm::raw_ostream
virtual
SAVEDCOLOR
llvm::raw_ostream
static
SetBuffer
(char *BufferStart, size_t Size)
llvm::raw_ostream
inline
protected
SetBuffered
()
llvm::raw_ostream
SetBufferSize
(size_t Size)
llvm::raw_ostream
inline
SetUnbuffered
()
llvm::raw_ostream
inline
tell
() const
llvm::raw_ostream
inline
uuid_t
typedef
llvm::raw_ostream
WHITE
llvm::raw_ostream
static
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
llvm::raw_ostream
static
~raw_ostream
()
llvm::raw_ostream
virtual
Generated on Wed Nov 20 2024 15:02:49 for LLVM by
1.9.6