LLVM: llvm::FormattedBytes Class Reference (original) (raw)

#include "[llvm/Support/Format.h](Format%5F8h%5Fsource.html)"

Public Member Functions
Friends
class raw_ostream

Detailed Description

Definition at line 220 of file Format.h.

Constructor & Destructor Documentation

llvm::FormattedBytes::FormattedBytes ( ArrayRef< uint8_t > B, uint32_t IL, std::optional< uint64_t > O, uint32_t NPL, uint8_t BGS, bool U, bool A ) inline

Definition at line 234 of file Format.h.

References A(), and B().

raw_ostream

friend class raw_ostream friend

Definition at line 231 of file Format.h.

References raw_ostream.

Referenced by raw_ostream.


The documentation for this class was generated from the following file: