llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/MC/MCLabel.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    MCLabel const& Label);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
LabelThe object to output