llvm::raw_ostream::operator<<

Write long long N to the stream.

Synopsis

Declared in <llvm/Support/raw_ostream.h>

raw_ostream&
operator<<(long long N);

Return Value

Reference to the current object

Parameters

NameDescription
NThe right operand