LLVM  4.0.0
Public Member Functions | Friends | List of all members
llvm::FormattedBytes Class Reference

#include <Format.h>

Public Member Functions

 FormattedBytes (ArrayRef< uint8_t > B, uint32_t IL, Optional< uint64_t > O, uint32_t NPL, uint8_t BGS, bool U, bool A)
 

Friends

class raw_ostream
 

Detailed Description

Definition at line 206 of file Format.h.

Constructor & Destructor Documentation

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

Definition at line 219 of file Format.h.

Friends And Related Function Documentation

friend class raw_ostream
friend

Definition at line 216 of file Format.h.


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