LLVM 19.0.0git
llvm::raw_fd_ostream Member List

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

BLACKllvm::raw_ostreamstatic
BLUEllvm::raw_ostreamstatic
BRIGHT_BLACKllvm::raw_ostreamstatic
BRIGHT_BLUEllvm::raw_ostreamstatic
BRIGHT_CYANllvm::raw_ostreamstatic
BRIGHT_GREENllvm::raw_ostreamstatic
BRIGHT_MAGENTAllvm::raw_ostreamstatic
BRIGHT_REDllvm::raw_ostreamstatic
BRIGHT_WHITEllvm::raw_ostreamstatic
BRIGHT_YELLOWllvm::raw_ostreamstatic
changeColor(enum Colors Color, bool Bold=false, bool BG=false)llvm::raw_ostreamvirtual
clear_error()llvm::raw_fd_ostreaminline
close()llvm::raw_fd_ostream
Colors enum namellvm::raw_ostream
colors_enabled() constllvm::raw_ostreaminline
CYANllvm::raw_ostreamstatic
enable_colors(bool enable)llvm::raw_ostreaminlinevirtual
error() constllvm::raw_fd_ostreaminline
error_detected(std::error_code EC)llvm::raw_fd_ostreaminlineprotected
flush()llvm::raw_ostreaminline
get_fd() constllvm::raw_fd_ostreaminlineprotected
get_kind() constllvm::raw_ostreaminline
GetBufferSize() constllvm::raw_ostreaminline
getBufferStart() constllvm::raw_ostreaminlineprotected
GetNumBytesInBuffer() constllvm::raw_ostreaminline
GREENllvm::raw_ostreamstatic
has_colors() const overridellvm::raw_fd_ostreamvirtual
has_error() constllvm::raw_fd_ostreaminline
inc_pos(uint64_t Delta)llvm::raw_fd_ostreaminlineprotected
indent(unsigned NumSpaces)llvm::raw_ostream
is_displayed() const overridellvm::raw_fd_ostreamvirtual
isRegularFile() constllvm::raw_fd_ostreaminline
lock()llvm::raw_fd_ostream
MAGENTAllvm::raw_ostreamstatic
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 std::string_view &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<<(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 &)=deletellvm::raw_ostream
OStreamKind enum namellvm::raw_ostream
pwrite(const char *Ptr, size_t Size, uint64_t Offset)llvm::raw_pwrite_streaminline
raw_fd_ostream(StringRef Filename, std::error_code &EC)llvm::raw_fd_ostream
raw_fd_ostream(StringRef Filename, std::error_code &EC, sys::fs::CreationDisposition Disp)llvm::raw_fd_ostream
raw_fd_ostream(StringRef Filename, std::error_code &EC, sys::fs::FileAccess Access)llvm::raw_fd_ostream
raw_fd_ostream(StringRef Filename, std::error_code &EC, sys::fs::OpenFlags Flags)llvm::raw_fd_ostream
raw_fd_ostream(StringRef Filename, std::error_code &EC, sys::fs::CreationDisposition Disp, sys::fs::FileAccess Access, sys::fs::OpenFlags Flags)llvm::raw_fd_ostream
raw_fd_ostream(int fd, bool shouldClose, bool unbuffered=false, OStreamKind K=OStreamKind::OK_OStream)llvm::raw_fd_ostream
raw_ostream(bool unbuffered=false, OStreamKind K=OStreamKind::OK_OStream)llvm::raw_ostreaminlineexplicit
raw_ostream(const raw_ostream &)=deletellvm::raw_ostream
raw_pwrite_stream(bool Unbuffered=false, OStreamKind K=OStreamKind::OK_OStream)llvm::raw_pwrite_streaminlineexplicit
REDllvm::raw_ostreamstatic
reserveExtraSpace(uint64_t ExtraSize)llvm::raw_ostreaminlinevirtual
RESETllvm::raw_ostreamstatic
resetColor()llvm::raw_ostreamvirtual
reverseColor()llvm::raw_ostreamvirtual
SAVEDCOLORllvm::raw_ostreamstatic
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
supportsSeeking() constllvm::raw_fd_ostreaminline
tell() constllvm::raw_ostreaminline
tie(raw_ostream *TieTo)llvm::raw_ostreaminline
tryLockFor(Duration const &Timeout)llvm::raw_fd_ostream
uuid_t typedefllvm::raw_ostream
WHITEllvm::raw_ostreamstatic
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
YELLOWllvm::raw_ostreamstatic
~raw_fd_ostream() overridellvm::raw_fd_ostream
~raw_ostream()llvm::raw_ostreamvirtual