| BLACK | wpi::raw_ostream | static | 
  | BLUE | wpi::raw_ostream | static | 
  | BRIGHT_BLACK | wpi::raw_ostream | static | 
  | BRIGHT_BLUE | wpi::raw_ostream | static | 
  | BRIGHT_CYAN | wpi::raw_ostream | static | 
  | BRIGHT_GREEN | wpi::raw_ostream | static | 
  | BRIGHT_MAGENTA | wpi::raw_ostream | static | 
  | BRIGHT_RED | wpi::raw_ostream | static | 
  | BRIGHT_WHITE | wpi::raw_ostream | static | 
  | BRIGHT_YELLOW | wpi::raw_ostream | static | 
  | changeColor(enum Colors Color, bool Bold=false, bool BG=false) | wpi::raw_ostream | inlinevirtual | 
  | Colors enum name | wpi::raw_ostream |  | 
  | colors_enabled() const | wpi::raw_ostream | inline | 
  | CYAN | wpi::raw_ostream | static | 
  | enable_colors(bool) | wpi::raw_ostream | inlinevirtual | 
  | flush() | wpi::raw_ostream | inline | 
  | get_kind() const | wpi::raw_ostream | inline | 
  | GetBufferSize() const | wpi::raw_ostream | inline | 
  | getBufferStart() const | wpi::raw_ostream | inlineprotected | 
  | GetNumBytesInBuffer() const | wpi::raw_ostream | inline | 
  | GREEN | wpi::raw_ostream | static | 
  | has_colors() const | wpi::raw_ostream | inlinevirtual | 
  | indent(unsigned NumSpaces) | wpi::raw_ostream |  | 
  | is_displayed() const | wpi::raw_ostream | inlinevirtual | 
  | MAGENTA | wpi::raw_ostream | static | 
  | operator<<(char C) | wpi::raw_ostream | inline | 
  | operator<<(unsigned char C) | wpi::raw_ostream | inline | 
  | operator<<(signed char C) | wpi::raw_ostream | inline | 
  | operator<<(std::span< const uint8_t > Arr) | wpi::raw_ostream | inline | 
  | operator<<(std::string_view Str) | wpi::raw_ostream | inline | 
  | operator<<(const char *Str) | wpi::raw_ostream | inline | 
  | operator<<(const std::string &Str) | wpi::raw_ostream | inline | 
  | operator<<(const SmallVectorImpl< char > &Str) | wpi::raw_ostream | inline | 
  | operator<<(const std::vector< uint8_t > &Arr) | wpi::raw_ostream | inline | 
  | operator<<(const SmallVectorImpl< uint8_t > &Arr) | wpi::raw_ostream | inline | 
  | operator=(const raw_ostream &)=delete | wpi::raw_ostream |  | 
  | OStreamKind enum name | wpi::raw_ostream |  | 
  | preferred_buffer_size() const | wpi::raw_ostream | protectedvirtual | 
  | pwrite(const char *Ptr, size_t Size, uint64_t Offset) | wpi::raw_pwrite_stream | inline | 
  | raw_null_ostream()=default | wpi::raw_null_ostream | explicit | 
  | raw_ostream(bool unbuffered=false, OStreamKind K=OStreamKind::OK_OStream) | wpi::raw_ostream | inlineexplicit | 
  | raw_ostream(const raw_ostream &)=delete | wpi::raw_ostream |  | 
  | raw_pwrite_stream(bool Unbuffered=false, OStreamKind K=OStreamKind::OK_OStream) | wpi::raw_pwrite_stream | inlineexplicit | 
  | RED | wpi::raw_ostream | static | 
  | reserveExtraSpace(uint64_t ExtraSize) | wpi::raw_ostream | inlinevirtual | 
  | RESET | wpi::raw_ostream | static | 
  | resetColor() | wpi::raw_ostream | inlinevirtual | 
  | reverseColor() | wpi::raw_ostream | inlinevirtual | 
  | SAVEDCOLOR | wpi::raw_ostream | static | 
  | SetBuffer(char *BufferStart, size_t Size) | wpi::raw_ostream | inlineprotected | 
  | SetBuffered() | wpi::raw_ostream |  | 
  | SetBufferSize(size_t Size) | wpi::raw_ostream | inline | 
  | SetNumBytesInBuffer(size_t Size) | wpi::raw_ostream | inlineprotected | 
  | SetUnbuffered() | wpi::raw_ostream | inline | 
  | tell() const | wpi::raw_ostream | inline | 
  | WHITE | wpi::raw_ostream | static | 
  | write(unsigned char C) | wpi::raw_ostream |  | 
  | write(const char *Ptr, size_t Size) | wpi::raw_ostream |  | 
  | write(const uint8_t *Ptr, size_t Size) | wpi::raw_ostream | inline | 
  | write_escaped(std::string_view Str, bool UseHexEscapes=false) | wpi::raw_ostream |  | 
  | write_zeros(unsigned NumZeros) | wpi::raw_ostream |  | 
  | YELLOW | wpi::raw_ostream | static | 
  | ~raw_null_ostream() override | wpi::raw_null_ostream |  | 
  | ~raw_ostream() | wpi::raw_ostream | virtual |