LLVM: llvm::ReplacementItem Struct Reference (original) (raw)
#include "[llvm/Support/FormatVariadic.h](FormatVariadic%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| ReplacementType | Type |
| StringRef | Spec |
| unsigned | Index = 0 |
| unsigned | Width = 0 |
| AlignStyle | Where = AlignStyle::Right |
| char | Pad = 0 |
| StringRef | Options |
Definition at line 48 of file FormatVariadic.h.
| llvm::ReplacementItem::ReplacementItem ( StringRef Literal) | inlineexplicit |
|---|
◆ ReplacementItem() [2/2]
◆ Index
unsigned llvm::ReplacementItem::Index = 0
◆ Options
◆ Pad
char llvm::ReplacementItem::Pad = 0
◆ Spec
◆ Type
◆ Where
◆ Width
unsigned llvm::ReplacementItem::Width = 0
The documentation for this struct was generated from the following file:
- include/llvm/Support/FormatVariadic.h