llvm::pdb::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/DebugInfo/PDB/PDBExtras.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    PDB_Machine const& Machine);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
MachineThe object to output