Write the name of a PDB_UdtType enumerator to OS.
Declared in <llvm/DebugInfo/PDB/PDBExtras.h>
raw_ostream&
operator<<(
raw_ostream& OS,
PDB_UdtType const& Type);
A reference to OS.
| Name | Description |
|---|---|
| OS | The stream to write to. |
| Type | The UDT-kind enumerator to print. |