|
LLVM 23.0.0git
|
Classes | |
| class | AlignAdapter |
| class | ErrorAdapter |
| class | FormatFunctor |
| class | HelperFunctions |
| struct | is_cstring |
| struct | packed_endian_specific_integral |
| class | PadAdapter |
| struct | PickAlignment |
| value is either alignment, or alignof(T) if alignment is 0. More... | |
| class | RepeatAdapter |
| struct | use_char_formatter |
| struct | use_double_formatter |
| struct | use_integral_formatter |
| struct | use_pointer_formatter |
| struct | use_string_formatter |
Typedefs | |
| using | FormatFunctorRef = function_ref<void(llvm::raw_ostream &, StringRef)> |
Functions | |
| template<typename T> | |
| FormatFunctor (T &&) -> FormatFunctor< T > | |
| using llvm::support::detail::FormatFunctorRef = function_ref<void(llvm::raw_ostream &, StringRef)> |
Definition at line 27 of file FormatVariadicDetails.h.