llvm::operator<<

Stream insertion operator

Synopsis

Declared in <llvm/Support/VirtualOutputConfig.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    vfs::OutputConfig Config);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
ConfigThe object to output