LLVM
8.0.1
|
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 217 of file FormatProviders.h.
|
inlinestatic |
Definition at line 218 of file FormatProviders.h.
References llvm::format(), and llvm::Twine::str().