LLVM 20.0.0git
|
Implementation of format_provider<T> for llvm::Twine. More...
#include "llvm/Support/FormatProviders.h"
Static Public Member Functions | |
static void | format (const Twine &V, llvm::raw_ostream &Stream, StringRef Style) |
Implementation of format_provider<T> for llvm::Twine.
This follows the same rules as the string formatter.
Definition at line 219 of file FormatProviders.h.
|
inlinestatic |
Definition at line 220 of file FormatProviders.h.