LLVM 22.0.0git
Chrono.cpp File Reference
#include "llvm/Support/Chrono.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

static struct tm llvm::getStructTM (TimePoint<> TP)
static struct tm llvm::getStructTMUtc (UtcTime<> TP)
LLVM_ABI raw_ostreamllvm::operator<< (raw_ostream &OS, sys::TimePoint<> TP)
template<class T>
static void llvm::format (const T &Fractional, struct tm &LT, raw_ostream &OS, StringRef Style)