llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/CodeGen/PseudoSourceValue.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    PseudoSourceValue const* PSV);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
PSVThe object to output