mini-llvm 0.1.0
Loading...
Searching...
No Matches
std::formatter< GlobalValueT > Struct Template Reference

#include <GlobalValue.h>

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
template<typename FormatContext>
auto format (const GlobalValueT &G, FormatContext &ctx) const
constexpr auto parse (std::format_parse_context &ctx)
template<typename FormatContext>
auto format (const GlobalValueT &value, FormatContext &ctx) const

Member Function Documentation

◆ format() [1/2]

template<typename GlobalValueT>
template<typename FormatContext>
auto std::formatter< GlobalValueT >::format ( const GlobalValueT & G,
FormatContext & ctx ) const
inline

◆ format() [2/2]

template<typename GlobalValueT>
template<typename FormatContext>
auto std::formatter< GlobalValueT >::format ( const GlobalValueT & value,
FormatContext & ctx ) const
inline

◆ parse() [1/2]

template<typename GlobalValueT>
auto std::formatter< GlobalValueT >::parse ( std::format_parse_context & ctx)
inlineconstexpr

◆ parse() [2/2]

template<typename GlobalValueT>
auto std::formatter< GlobalValueT >::parse ( std::format_parse_context & ctx)
inlineconstexpr

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