#include <Format.h>
◆ FmtObjectBase() [1/3]
mlir::tblgen::FmtObjectBase::FmtObjectBase |
( |
StringRef |
fmt, |
|
|
const FmtContext * |
ctx, |
|
|
size_t |
numParams |
|
) |
| |
|
inline |
◆ FmtObjectBase() [2/3]
mlir::tblgen::FmtObjectBase::FmtObjectBase |
( |
const FmtObjectBase & |
that | ) |
|
|
delete |
◆ FmtObjectBase() [3/3]
mlir::tblgen::FmtObjectBase::FmtObjectBase |
( |
FmtObjectBase && |
that | ) |
|
|
inline |
◆ format()
void FmtObjectBase::format |
( |
llvm::raw_ostream & |
s | ) |
const |
◆ operator SmallString< N >()
template<unsigned N>
mlir::tblgen::FmtObjectBase::operator SmallString< N > |
( |
| ) |
const |
|
inline |
◆ operator std::string()
mlir::tblgen::FmtObjectBase::operator std::string |
( |
| ) |
const |
|
inline |
◆ sstr()
template<unsigned N>
SmallString<N> mlir::tblgen::FmtObjectBase::sstr |
( |
| ) |
const |
|
inline |
◆ str()
std::string mlir::tblgen::FmtObjectBase::str |
( |
| ) |
const |
|
inline |
◆ adapters
std::vector<llvm::detail::format_adapter *> mlir::tblgen::FmtObjectBase::adapters |
|
protected |
◆ context
const FmtContext* mlir::tblgen::FmtObjectBase::context |
|
protected |
◆ fmt
StringRef mlir::tblgen::FmtObjectBase::fmt |
|
protected |
◆ replacements
The documentation for this class was generated from the following files: