llvm::pdb::operator<<

Stream insertion operator

Synopsis

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

raw_ostream&
operator<<(
    raw_ostream& OS,
    PDB_UdtType const& Type);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
TypeThe object to output