Dump a debug representation of this token to OS.

Synopsis

Declared in <llvm/MC/MCAsmMacro.h>

void
dump(raw_ostream& OS) const;

Parameters

Name

Description

OS

Stream to write to.

Created with MrDocs