llvm::orc::operator<<

Render a LookupKind.

Synopsis

Declared in <llvm/ExecutionEngine/Orc/DebugUtils.h>

raw_ostream&
operator<<(
    raw_ostream& OS,
    LookupKind const& K);

Return Value

Reference to the current output stream

Parameters

NameDescription
OSAn output stream
KThe object to output