mini-llvm 0.1.0
Loading...
Searching...
No Matches
std::formatter< mini_llvm::ir::Attribute > Struct Reference

#include <Attribute.h>

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
template<typename FormatContext>
auto format (const mini_llvm::ir::Attribute &attr, FormatContext &ctx) const

Member Function Documentation

◆ format()

template<typename FormatContext>
auto std::formatter< mini_llvm::ir::Attribute >::format ( const mini_llvm::ir::Attribute & attr,
FormatContext & ctx ) const
inline

◆ parse()

auto std::formatter< mini_llvm::ir::Attribute >::parse ( std::format_parse_context & ctx)
inlineconstexpr

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