llvm::gsym::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/DebugInfo/GSYM/CallSiteInfo.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    CallSiteInfoCollection const& CSIC);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
CSICThe object to output